mirror of
https://github.com/glest/glest-source.git
synced 2025-08-31 03:39:54 +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{
|
namespace Glest{ namespace Game{
|
||||||
|
|
||||||
const string mailString= "contact_game@glest.org";
|
const string mailString= "contact_game@glest.org";
|
||||||
const string glestVersionString= "v3.3.2-beta1";
|
const string glestVersionString= "v3.3.2";
|
||||||
|
|
||||||
string getCrashDumpFileName(){
|
string getCrashDumpFileName(){
|
||||||
return "glest"+glestVersionString+".dmp";
|
return "glest"+glestVersionString+".dmp";
|
||||||
|
Reference in New Issue
Block a user