Changed ver # in preparation for a new release

This commit is contained in:
Mark Vejvoda
2010-04-06 20:44:06 +00:00
parent 1f76690cf5
commit ff65495829

View File

@@ -25,7 +25,7 @@ using namespace Shared::Platform;
namespace Glest{ namespace Game{
const string mailString= "contact_game@glest.org";
const string glestVersionString= "v3.3.2-beta1";
const string glestVersionString= "v3.3.2";
string getCrashDumpFileName(){
return "glest"+glestVersionString+".dmp";