From 47ce83086ccf58060a8fd5fc89f1ae9708b630b2 Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Sun, 17 Feb 2019 21:43:43 +0000 Subject: [PATCH] release 190217 --- linuxgsm.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linuxgsm.sh b/linuxgsm.sh index e7e603f42..31b1ccd37 100755 --- a/linuxgsm.sh +++ b/linuxgsm.sh @@ -20,7 +20,7 @@ if [ -f ".dev-debug" ]; then set -x fi -version="190106" +version="190217" shortname="core" gameservername="core" rootdir="$(dirname "$(readlink -f "${BASH_SOURCE[0]}")")"