mirror of
https://github.com/glest/glest-source.git
synced 2025-08-18 14:11:15 +02:00
fixed bad checkin for version #
This commit is contained in:
@@ -26,7 +26,7 @@ using namespace Shared::Platform;
|
||||
namespace Glest{ namespace Game{
|
||||
|
||||
const string mailString= "contact_game@glest.org";
|
||||
const string glestVersionString= "v3.3.5-dev";
|
||||
const string glestVersionString= "v3.3.5-alpha2";
|
||||
|
||||
string getCrashDumpFileName(){
|
||||
return "glest" + glestVersionString + ".dmp";
|
||||
|
Reference in New Issue
Block a user