mirror of
https://github.com/glest/glest-source.git
synced 2025-09-29 17:09:02 +02:00
version set to beta3 as its no longer compatible
This commit is contained in:
@@ -27,7 +27,7 @@ using namespace Shared::Platform;
|
||||
namespace Glest { namespace Game {
|
||||
|
||||
const char *mailString = " http://bugs.megaglest.org";
|
||||
const string glestVersionString = "v3.7.0-beta2";
|
||||
const string glestVersionString = "v3.7.0-beta3";
|
||||
#if defined(SVNVERSION)
|
||||
const string SVN_Rev = string("Rev: ") + string(SVNVERSION);
|
||||
#elif defined(SVNVERSIONHEADER)
|
||||
|
Reference in New Issue
Block a user