commit 3a994cd81f2c780da74120e6d007291a63c5e358
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 f32f70e..e08bbad 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.0.2.${COMMIT}"
+  REVISION="2.0.3.${COMMIT}"
 
   # Use this line for releases
-  #REVISION="2.0.2"
+  #REVISION="2.0.3"
 
   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