Update version back to 1.6 post-release

This commit is contained in:
Ahsan Fayaz
2020-03-03 16:35:37 +00:00
parent 616dca659a
commit 40702d3fed
4 changed files with 4 additions and 4 deletions

View File

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