- updated version to 3.3.7.2 for next release

This commit is contained in:
Mark Vejvoda 2010-10-15 19:19:36 +00:00
parent 9490e64750
commit b3d981c2fd
1 changed files with 1 additions and 1 deletions

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.7.1";
const string glestVersionString = "v3.3.7.2";
const string SVN_Rev = "$Rev$";
string getCrashDumpFileName(){