From 19ee155ca0e43631cad97226bc5d0b45ec8ed91e Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Mon, 10 Jul 2017 16:37:42 +0100 Subject: [PATCH] Version 170710 --- linuxgsm.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linuxgsm.sh b/linuxgsm.sh index 914010d11..2c651e53c 100644 --- a/linuxgsm.sh +++ b/linuxgsm.sh @@ -20,7 +20,7 @@ if [ -f ".dev-debug" ]; then set -x fi -version="170619" +version="170710" shortname="core" gameservername="core" rootdir="$(dirname $(readlink -f "${BASH_SOURCE[0]}"))"