Update version to 1.5.1

This commit is contained in:
Ahsan Fayaz
2020-03-03 16:14:22 +00:00
parent d3e309b23b
commit 616dca659a
6 changed files with 19 additions and 6 deletions

View File

@ -7,7 +7,7 @@ set -e
git submodule init
# Bump in tandem with meson.build, run script once new tag is up.
VERSION="1.6-dev"
VERSION="1.5.1"
NAME="gamemode"
./scripts/git-archive-all.sh --format tar --prefix ${NAME}-${VERSION}/ --verbose -t HEAD ${NAME}-${VERSION}.tar