From 84af267a2e9f1ff2e1071cb3cc8ecb5710aea9dc Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Sat, 27 Oct 2018 21:25:30 +0100 Subject: [PATCH] 181027 --- linuxgsm.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linuxgsm.sh b/linuxgsm.sh index f0e896a49..86d61b57e 100755 --- a/linuxgsm.sh +++ b/linuxgsm.sh @@ -20,7 +20,7 @@ if [ -f ".dev-debug" ]; then set -x fi -version="181007" +version="181027" shortname="core" gameservername="core" rootdir="$(dirname "$(readlink -f "${BASH_SOURCE[0]}")")"