- updated version # for next alpha release

This commit is contained in:
Mark Vejvoda 2010-07-10 06:53:55 +00:00
parent cf124e65b6
commit 9a6bb4830e

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