- updated version to beta18 (could this be the golden version???)

This commit is contained in:
Mark Vejvoda 2010-07-01 06:12:34 +00:00
parent 391fd1f36d
commit 0f15e9ecf3

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