mirror of
https://github.com/wting/autojump
synced 2026-03-02 03:49:26 +00:00
automated version numbering commit
This commit is contained in:
@@ -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}
|
||||||
|
|||||||
Reference in New Issue
Block a user