commit e373e21a4930b117ffa6b3c3f63eb3bee82d2be4
Author: phantomjinx <p.g.richard...@phantomjinx.co.uk>
Date:   Thu Jun 28 09:33:20 2012 +0100

    Update version script to 2.1.3

 version.sh |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/version.sh b/version.sh
index 024ea41..f90773b 100755
--- a/version.sh
+++ b/version.sh
@@ -4,10 +4,10 @@ if [ -d .git ]; then
   COMMIT=`git rev-parse --short HEAD`
 
   # Use this line for unstable dev builds
-  REVISION="2.1.2~${COMMIT}"
+  REVISION="2.1.3~${COMMIT}"
 
   # Use this line for releases
-  #REVISION="2.1.2"
+  #REVISION="2.1.3"
 
   echo $REVISION > version
 fi

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
gtkpod-cvs2 mailing list
gtkpod-cvs2@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2

Reply via email to