ソースを参照

release 190217

Daniel Gibbs 7 年 前
コミット
47ce83086c
1 ファイル変更1 行追加1 行削除
  1. 1 1
      linuxgsm.sh

+ 1 - 1
linuxgsm.sh

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