commit 89cea74c669463eb8e3add95d6439515006f340a
Author: phantomjinx <p.g.richard...@phantomjinx.co.uk>
Date:   Sun Sep 4 13:08:59 2011 +0100

    Update version to reflect for unstable builds

 version.sh |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/version.sh b/version.sh
index 0386123..12f6c53 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.0.${COMMIT}"
+  REVISION="2.1.1.${COMMIT}"
 
   # Use this line for releases
-  #REVISION="2.1.0"
+  #REVISION="2.1.1"
 
   echo $REVISION > version
 fi

------------------------------------------------------------------------------
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
_______________________________________________
gtkpod-cvs2 mailing list
gtkpod-cvs2@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2

Reply via email to