Update to 1.1 ready for release

This commit is contained in:
Marc Di Luzio
2018-04-25 15:50:05 +01:00
parent eac854b753
commit fb2f3c628a
6 changed files with 18 additions and 6 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.0"
VERSION="1.1"
NAME="gamemode"
./scripts/git-archive-all.sh --format tar --prefix ${NAME}-${VERSION}/ --verbose -t HEAD ${NAME}-${VERSION}.tar