Update version to 1.5

This commit is contained in:
Ahsan Fayaz
2020-01-22 14:19:26 +00:00
parent 9d34caa1fa
commit d58c59c183
6 changed files with 20 additions and 6 deletions

View File

@ -11,7 +11,7 @@ git submodule init
git submodule update
# Bump in tandem with meson.build, run script once new tag is up.
VERSION="1.5-dev"
VERSION="1.5"
NAME="gamemode"
./scripts/git-archive-all.sh --format tar --prefix ${NAME}-${VERSION}/ --verbose -t HEAD ${NAME}-${VERSION}.tar