mirror of
https://github.com/glest/glest-source.git
synced 2025-08-17 21:51:17 +02:00
- updated version to aplha1 for user testing
This commit is contained in:
@@ -27,7 +27,7 @@ using namespace Shared::Platform;
|
|||||||
namespace Glest { namespace Game {
|
namespace Glest { namespace Game {
|
||||||
|
|
||||||
const string mailString = "contact@megaglest.org";
|
const string mailString = "contact@megaglest.org";
|
||||||
const string glestVersionString = "v3.5.3-dev";
|
const string glestVersionString = "v3.5.3-alpha1";
|
||||||
#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