From dee1e1782d98e9200072268ed14ad90a899bcf0d Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Sat, 8 Sep 2018 15:58:13 +0100 Subject: [PATCH] Release 180908 --- linuxgsm.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linuxgsm.sh b/linuxgsm.sh index 5d792aac8..7ed07760a 100755 --- a/linuxgsm.sh +++ b/linuxgsm.sh @@ -20,7 +20,7 @@ if [ -f ".dev-debug" ]; then set -x fi -version="180718" +version="180908" shortname="core" gameservername="core" rootdir="$(dirname "$(readlink -f "${BASH_SOURCE[0]}")")"