- set version to 3.3.5 in preparation for release!

This commit is contained in:
Mark Vejvoda 2010-07-03 07:06:49 +00:00
parent 054817acd0
commit aeae7371e9

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