Update version to 1.4

This commit is contained in:
Alex Smith
2019-07-21 10:24:18 +01:00
parent 5c1b2d0c74
commit acb57735fc
6 changed files with 32 additions and 10 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-dev"
VERSION="1.4"
NAME="gamemode"
./scripts/git-archive-all.sh --format tar --prefix ${NAME}-${VERSION}/ --verbose -t HEAD ${NAME}-${VERSION}.tar