Browse Source

release v19.12.4

Daniel Gibbs 6 years ago
parent
commit
715367ee8e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      linuxgsm.sh

+ 1 - 1
linuxgsm.sh

@@ -20,7 +20,7 @@ if [ -f ".dev-debug" ]; then
 	set -x
 fi
 
-version="v19.12.3"
+version="v19.12.4"
 shortname="core"
 gameservername="core"
 rootdir=$(dirname "$(readlink -f "${BASH_SOURCE[0]}")")