- incremented version to beta2 since code changes are NOT backward version compatible

This commit is contained in:
Mark Vejvoda 2010-08-07 08:19:01 +00:00
parent 94e4a85957
commit bc785bdb6a

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.1-beta1";
const string glestVersionString= "v3.3.5.1-beta2";
string getCrashDumpFileName(){
return "glest" + glestVersionString + ".dmp";