commit 6a956f1e89535b6144e493a7d1056c5b4bb869fa Author: phantomjinx <p.g.richard...@phantomjinx.co.uk> Date: Sat May 14 23:43:51 2011 +0100
Upgrade version number to 2.0.2 * Increase the version number due to release of 2.0.1 version.sh | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) --- diff --git a/version.sh b/version.sh index 215cd95..f32f70e 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.1.${COMMIT}" + REVISION="2.0.2.${COMMIT}" # Use this line for releases - #REVISION="2.0.1" + #REVISION="2.0.2" echo $REVISION > version fi ------------------------------------------------------------------------------ Achieve unprecedented app performance and reliability What every C/C++ and Fortran developer should know. Learn how Intel has extended the reach of its next-generation tools to help boost performance applications - inlcuding clusters. http://p.sf.net/sfu/intel-dev2devmay _______________________________________________ gtkpod-cvs2 mailing list gtkpod-cvs2@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2