automated version numbering commit

pull/80/head
Joël Schaerer 13 years ago
parent 2f4581665e
commit 0bfba9ff1f

@ -12,7 +12,7 @@ tagname=release-${version}
./git-version.sh ${tagname}
# Commit the version change
git commit autojump
git commit -m "version numbering" autojump
#Create tag
git tag -a ${tagname}

Loading…
Cancel
Save