瀏覽代碼

Merge branch 'release/170926' into develop

Daniel Gibbs 8 年之前
父節點
當前提交
45ad3c07fc
共有 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="170803"
+version="170926"
 shortname="core"
 gameservername="core"
 rootdir="$(dirname $(readlink -f "${BASH_SOURCE[0]}"))"