Update version to 1.4-dev post-release

This commit is contained in:
Alex Smith
2019-03-29 15:39:08 +00:00
parent e5ccb4b68d
commit 959c48978b
3 changed files with 3 additions and 3 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.3.1"
VERSION="1.4-dev"
NAME="gamemode"
./scripts/git-archive-all.sh --format tar --prefix ${NAME}-${VERSION}/ --verbose -t HEAD ${NAME}-${VERSION}.tar