- updated version number

This commit is contained in:
Mark Vejvoda
2010-06-22 15:06:06 +00:00
parent a05760d2a4
commit f5a759666e

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