From 1d0c7f5702fa252faf9b4271e75dc9c9310ab75d Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Fri, 3 May 2019 22:03:38 +0100 Subject: [PATCH] release 190503 --- linuxgsm.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linuxgsm.sh b/linuxgsm.sh index 6f29d4377..e5c22af3b 100755 --- a/linuxgsm.sh +++ b/linuxgsm.sh @@ -20,7 +20,7 @@ if [ -f ".dev-debug" ]; then set -x fi -version="190422" +version="190503" shortname="core" gameservername="core" rootdir="$(dirname "$(readlink -f "${BASH_SOURCE[0]}")")"