commit 23db554cfcac6579d5d29c9cfed57f46b25be39b
Author: phantomjinx <[email protected]>
Date: Sat Jan 28 00:51:44 2012 +0000
Update version to reflect unstable builds
version.sh | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/version.sh b/version.sh
index 9434c8c..024ea41 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.1~${COMMIT}"
+ REVISION="2.1.2~${COMMIT}"
# Use this line for releases
- #REVISION="2.1.1"
+ #REVISION="2.1.2"
echo $REVISION > version
fi
------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2