updated version # to show alpha state of new multi-platform / master-server mega-glest

This commit is contained in:
Mark Vejvoda 2010-05-13 23:08:52 +00:00
parent a585a6663f
commit 0f83bdf58f

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