Browse Source

Version 170710

Daniel Gibbs 9 năm trước cách đây
mục cha
commit
19ee155ca0
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="170619"
+version="170710"
 shortname="core"
 gameservername="core"
 rootdir="$(dirname $(readlink -f "${BASH_SOURCE[0]}"))"