- updated beta version number

This commit is contained in:
Mark Vejvoda 2010-06-23 14:52:11 +00:00
parent 87b4706940
commit 4d10680748

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