Update version to 1.6 post-release

This commit is contained in:
Ahsan Fayaz
2020-01-22 14:51:00 +00:00
parent d58c59c183
commit 065454bb4e
4 changed files with 4 additions and 4 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"
VERSION="1.6-dev"
NAME="gamemode"
./scripts/git-archive-all.sh --format tar --prefix ${NAME}-${VERSION}/ --verbose -t HEAD ${NAME}-${VERSION}.tar