- updating version to 3.9.0 for release

- increase installer size on linux for more accurate progrerss bar
This commit is contained in:
Mark Vejvoda
2013-11-17 18:27:41 +00:00
parent 00f7b7e02b
commit 145b90d341
5 changed files with 7 additions and 7 deletions

View File

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

View File

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