mirror of
https://github.com/wting/autojump
synced 2024-10-27 20:34:07 +00:00
automated version numbering commit
This commit is contained in:
parent
2f4581665e
commit
0bfba9ff1f
@ -12,7 +12,7 @@ tagname=release-${version}
|
|||||||
./git-version.sh ${tagname}
|
./git-version.sh ${tagname}
|
||||||
|
|
||||||
# Commit the version change
|
# Commit the version change
|
||||||
git commit autojump
|
git commit -m "version numbering" autojump
|
||||||
|
|
||||||
#Create tag
|
#Create tag
|
||||||
git tag -a ${tagname}
|
git tag -a ${tagname}
|
||||||
|
Loading…
Reference in New Issue
Block a user