Parcourir la source

updated version number

Daniel Gibbs il y a 7 ans
Parent
commit
77ea1ca2fd
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      linuxgsm.sh

+ 1 - 1
linuxgsm.sh

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