- updating version # to v3.9 in preparation for release

This commit is contained in:
Mark Vejvoda
2013-11-16 21:50:54 +00:00
parent b2f3748168
commit e89210cf6c
7 changed files with 197 additions and 13 deletions

View File

@@ -6,7 +6,7 @@
OLD_MG_VERSION=3.7.1
OLD_MG_VERSION_BINARY=3.7.1
MG_VERSION=3.8.0-dev
MG_VERSION=3.9
if [ "$1" = "--oldversion" ]; then
echo "$OLD_MG_VERSION"

View File

@@ -1,5 +1,5 @@
local GAME_INSTALL_SIZE = 680000000;
local GAME_VERSION = "3.8.0-beta1";
local GAME_VERSION = "3.9";
local _ = MojoSetup.translate