mirror of
https://github.com/glest/glest-source.git
synced 2025-08-31 03:39:54 +02:00
- updated version # for 3.3.7 release
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// ==============================================================
|
||||
// This file is part of Glest (www.glest.org)
|
||||
//
|
||||
// Copyright (C) 2001-2008 Marti<74>o Figueroa
|
||||
// Copyright (C) 2001-2008 Marti<74>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(){
|
||||
|
Reference in New Issue
Block a user