use upstream inih r48

Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
This commit is contained in:
Stephan Lachnit
2020-02-26 11:10:21 +01:00
committed by afayaz-feral
parent 1a598f53d2
commit d3e309b23b
5 changed files with 4 additions and 8 deletions

View File

@ -4,11 +4,7 @@ set -e
# Simple script to construct a redistributable and complete tarball of the
# gamemode tree, including the git submodules, so that it can be trivially
# packaged by distributions banning networking during build.
#
# Modified from Ikey Doherty's release scripts for use within
# Feral Interactive's gamemode project.
git submodule init
git submodule update
# Bump in tandem with meson.build, run script once new tag is up.
VERSION="1.6-dev"