Selaa lähdekoodia

release v19.12.5

Daniel Gibbs 6 vuotta sitten
vanhempi
commit
04ea539bcb
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      linuxgsm.sh

+ 1 - 1
linuxgsm.sh

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