mirror of
https://github.com/glest/glest-source.git
synced 2025-09-09 15:30:41 +02:00
- updating version # to v3.9 in preparation for release
This commit is contained in:
@@ -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"
|
||||
|
@@ -1,5 +1,5 @@
|
||||
local GAME_INSTALL_SIZE = 680000000;
|
||||
local GAME_VERSION = "3.8.0-beta1";
|
||||
local GAME_VERSION = "3.9";
|
||||
|
||||
local _ = MojoSetup.translate
|
||||
|
||||
|
Reference in New Issue
Block a user