From 7759b6d069bc2fbf8e2c695172d27dd01b038713 Mon Sep 17 00:00:00 2001 From: Mark Vejvoda Date: Thu, 7 Oct 2010 18:44:44 +0000 Subject: [PATCH] - updated version # for 3.3.7 release --- source/glest_game/facilities/game_util.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/glest_game/facilities/game_util.cpp b/source/glest_game/facilities/game_util.cpp index 81da97eb8..b9b632a15 100644 --- a/source/glest_game/facilities/game_util.cpp +++ b/source/glest_game/facilities/game_util.cpp @@ -1,7 +1,7 @@ // ============================================================== // This file is part of Glest (www.glest.org) // -// Copyright (C) 2001-2008 Marti�o Figueroa +// Copyright (C) 2001-2008 Martiño Figueroa // // You can redistribute this code and/or modify it under // the terms of the GNU General Public License as published @@ -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-beta3"; +const string glestVersionString= "v3.3.7"; const string SVN_Rev = "$Rev$"; string getCrashDumpFileName(){