mirror of
https://github.com/glest/glest-source.git
synced 2025-08-19 14:41:23 +02:00
- updated game version to 3.7.0 for release
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-beta3";
|
||||
const string glestVersionString = "v3.7.0";
|
||||
#if defined(SVNVERSION)
|
||||
const string SVN_Rev = string("Rev: ") + string(SVNVERSION);
|
||||
#elif defined(SVNVERSIONHEADER)
|
||||
|
Reference in New Issue
Block a user