- updated version number for beta17

This commit is contained in:
Mark Vejvoda
2010-06-30 13:31:04 +00:00
parent 1f04fd3106
commit b0228ce651

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