mirror of
https://github.com/glest/glest-source.git
synced 2025-08-28 10:19:55 +02:00
v3.10.0-beta1
This commit is contained in:
@@ -27,7 +27,7 @@ using namespace Shared::Platform;
|
|||||||
namespace Glest { namespace Game {
|
namespace Glest { namespace Game {
|
||||||
|
|
||||||
const char *mailString = " http://bugs.megaglest.org";
|
const char *mailString = " http://bugs.megaglest.org";
|
||||||
const string glestVersionString = "v3.10.0-dev";
|
const string glestVersionString = "v3.10.0-beta1";
|
||||||
const string lastCompatibleSaveGameVersionString = "v3.9.0";
|
const string lastCompatibleSaveGameVersionString = "v3.9.0";
|
||||||
#if defined(GITVERSION)
|
#if defined(GITVERSION)
|
||||||
const string GIT_RawRev = string(GITVERSION);
|
const string GIT_RawRev = string(GITVERSION);
|
||||||
|
Reference in New Issue
Block a user