mirror of
https://github.com/glest/glest-source.git
synced 2025-08-16 05:13:59 +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 {
|
||||
|
||||
const string mailString = "contact@megaglest.org";
|
||||
const string glestVersionString = "v3.5.3-dev";
|
||||
const string glestVersionString = "v3.5.3-alpha1";
|
||||
#if defined(SVNVERSION)
|
||||
const string SVN_Rev = string("Rev: ") + string(SVNVERSION);
|
||||
#elif defined(SVNVERSIONHEADER)
|
||||
|
Reference in New Issue
Block a user