From 3fbc117597f526c0041e7dd94ec03085be8f9f44 Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Sat, 14 Oct 2017 14:15:13 +0100 Subject: [PATCH] Release 171014 --- linuxgsm.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linuxgsm.sh b/linuxgsm.sh index 7b5529854..9dbc97b6a 100755 --- a/linuxgsm.sh +++ b/linuxgsm.sh @@ -20,7 +20,7 @@ if [ -f ".dev-debug" ]; then set -x fi -version="170926" +version="171014" shortname="core" gameservername="core" rootdir="$(dirname "$(readlink -f "${BASH_SOURCE[0]}")")"