Update to version 1.2

This commit is contained in:
Alex Smith
2018-07-21 09:32:55 +01:00
committed by Alex Smith
parent f6786ed5d2
commit c3938599a8
5 changed files with 33 additions and 27 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.2-dev"
VERSION="1.2"
NAME="gamemode"
./scripts/git-archive-all.sh --format tar --prefix ${NAME}-${VERSION}/ --verbose -t HEAD ${NAME}-${VERSION}.tar