- updated version # to 3.3.7-dev

This commit is contained in:
Mark Vejvoda 2010-08-17 20:58:13 +00:00
parent 2ab394a47b
commit 1cb154fafa

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