From 90248bf72785c3319df2e3ccd9c332739d7d9689 Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Tue, 13 Mar 2018 16:30:37 +0000 Subject: [PATCH] Release 180313 --- linuxgsm.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linuxgsm.sh b/linuxgsm.sh index 3c4ec12cb..1b87bb284 100755 --- a/linuxgsm.sh +++ b/linuxgsm.sh @@ -20,7 +20,7 @@ if [ -f ".dev-debug" ]; then set -x fi -version="171216" +version="180313" shortname="core" gameservername="core" rootdir="$(dirname "$(readlink -f "${BASH_SOURCE[0]}")")"