Update version to 1.5-dev post-release

This commit is contained in:
Alex Smith
2019-07-21 10:39:11 +01:00
parent acb57735fc
commit 24687f960b
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.4"
VERSION="1.5-dev"
NAME="gamemode"
./scripts/git-archive-all.sh --format tar --prefix ${NAME}-${VERSION}/ --verbose -t HEAD ${NAME}-${VERSION}.tar