- updated beta version to 19

This commit is contained in:
Mark Vejvoda 2010-07-02 02:54:24 +00:00
parent aa0db2c0f0
commit abb515298d

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