mirror of
https://github.com/glest/glest-source.git
synced 2025-08-22 07:52:51 +02:00
- update version to 3.8-dev as svn seems to be no longer compatible with 3.7.x
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.7.2-dev";
|
const string glestVersionString = "v3.8-dev";
|
||||||
#if defined(SVNVERSION)
|
#if defined(SVNVERSION)
|
||||||
const string SVN_Rev = string("Rev: ") + string(SVNVERSION);
|
const string SVN_Rev = string("Rev: ") + string(SVNVERSION);
|
||||||
#elif defined(SVNVERSIONHEADER)
|
#elif defined(SVNVERSIONHEADER)
|
||||||
|
Reference in New Issue
Block a user