From 7ec323391471651d567c6c7386500b137f00d682 Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Sun, 3 Sep 2017 19:36:11 +0100 Subject: [PATCH] Release 170619 --- linuxgsm.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linuxgsm.sh b/linuxgsm.sh index 2c651e53c..378980070 100755 --- a/linuxgsm.sh +++ b/linuxgsm.sh @@ -20,7 +20,7 @@ if [ -f ".dev-debug" ]; then set -x fi -version="170710" +version="170803" shortname="core" gameservername="core" rootdir="$(dirname $(readlink -f "${BASH_SOURCE[0]}"))"