Revise version number

This commit is contained in:
MrDave
2016-08-17 18:42:14 -06:00
parent 9b4c16cae0
commit d07175348b
3 changed files with 5 additions and 14 deletions

View File

@@ -1,5 +1,5 @@
#!/bin/sh
SNV_VERSION=`git show -s --format=%h`
echo -n "3.4.0-Git-$SNV_VERSION"
echo -n "3.4.1+git$SNV_VERSION"