We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32cf8cd commit 6cf6853Copy full SHA for 6cf6853
source/glest_game/facilities/game_util.cpp
@@ -26,7 +26,7 @@ using namespace Shared::Platform;
26
namespace Glest { namespace Game {
27
28
const string mailString = "contact_game@glest.org";
29
-const string glestVersionString = "v3.3.7";
+const string glestVersionString = "v3.3.7";
30
const string SVN_Rev = "$Rev$";
31
32
string getCrashDumpFileName(){
0 commit comments