mirror of
https://github.com/glest/glest-source.git
synced 2025-09-25 15:09:03 +02:00
version is set to 3.9-dev until versioning system is discussed
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.9";
|
||||
const string glestVersionString = "v3.9-dev";
|
||||
#if defined(SVNVERSION)
|
||||
const string SVN_RawRev = string(SVNVERSION);
|
||||
const string SVN_Rev = string("Rev: ") + string(SVNVERSION);
|
||||
|
Reference in New Issue
Block a user