mirror of
https://github.com/glest/glest-source.git
synced 2025-09-02 20:42:34 +02:00
Changed ver # in preparation for a new release
This commit is contained in:
@@ -25,7 +25,7 @@ using namespace Shared::Platform;
|
||||
namespace Glest{ namespace Game{
|
||||
|
||||
const string mailString= "contact_game@glest.org";
|
||||
const string glestVersionString= "v3.3.4-dev";
|
||||
const string glestVersionString= "v3.3.4";
|
||||
|
||||
string getCrashDumpFileName(){
|
||||
return "glest"+glestVersionString+".dmp";
|
||||
|
Reference in New Issue
Block a user