- updated beta version to 4

This commit is contained in:
Mark Vejvoda 2010-06-13 20:50:14 +00:00
parent f619aad383
commit 3ece5b62f7
1 changed files with 1 additions and 1 deletions

View File

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