From b3d981c2fd53e8056a550d97895d5174819784a5 Mon Sep 17 00:00:00 2001 From: Mark Vejvoda Date: Fri, 15 Oct 2010 19:19:36 +0000 Subject: [PATCH] - updated version to 3.3.7.2 for next release --- source/glest_game/facilities/game_util.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/glest_game/facilities/game_util.cpp b/source/glest_game/facilities/game_util.cpp index c3138f66..9835d684 100644 --- a/source/glest_game/facilities/game_util.cpp +++ b/source/glest_game/facilities/game_util.cpp @@ -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(){