Browse Source

updated version number

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