From 6cf68531ea730e4e569ee661b2904b433f91f076 Mon Sep 17 00:00:00 2001 From: Mark Vejvoda Date: Fri, 8 Oct 2010 22:59:11 +0000 Subject: [PATCH] - incremented SVN rev for release build --- 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 b9cbd74fe..c84bc28ec 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"; +const string glestVersionString = "v3.3.7"; const string SVN_Rev = "$Rev$"; string getCrashDumpFileName(){