浏览代码

release 090106

Daniel Gibbs 7 年之前
父节点
当前提交
e7d9964d18
共有 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="181216"
+version="190106"
 shortname="core"
 gameservername="core"
 rootdir="$(dirname "$(readlink -f "${BASH_SOURCE[0]}")")"