Label master as 1.2-dev

This commit is contained in:
Marc Di Luzio
2018-05-11 14:50:21 +01:00
parent 5d113b8e9f
commit d9072607d9
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.1"
VERSION="1.2-dev"
NAME="gamemode"
./scripts/git-archive-all.sh --format tar --prefix ${NAME}-${VERSION}/ --verbose -t HEAD ${NAME}-${VERSION}.tar