Updated version # for last minor release of 3.3.4

This commit is contained in:
Mark Vejvoda
2010-04-23 14:14:47 +00:00
parent afcdc1209c
commit a0fbe84054
2 changed files with 2 additions and 2 deletions

View File

@@ -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.2";
const string glestVersionString= "v3.3.4.3";
string getCrashDumpFileName(){
return "glest"+glestVersionString+".dmp";