Browse Source

Merge branch 'release/170926' into develop

Daniel Gibbs 8 năm trước cách đây
mục cha
commit
45ad3c07fc
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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]}"))"