commit 61d59470b36e67c79b88310e068a65aa7d652939
Author: phantomjinx <[email protected]>
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2