updated beta version #

This commit is contained in:
Mark Vejvoda 2010-06-18 19:04:15 +00:00
parent 82f412453e
commit ebe75de00d

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