Skip to content

Commit

Permalink
revise version number to 3.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr-Dave committed Oct 19, 2015
1 parent 7509ae8 commit 9b4c16c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit 9b4c16c

Please sign in to comment.