revise version number to 3.4.1

This commit is contained in:
Mr Dave
2015-10-18 20:21:44 -06:00
parent 7509ae848d
commit 9b4c16cae0

View File

@@ -7,4 +7,4 @@ GITDIR=".git"
if [ -d "$GITDIR" ]; then
SNV_VERSION=`git show -s --format=%h`
fi
echo -n "3.4.1-rc"
echo -n "3.4.1~rc01"