Skip to content

Commit 6cf6853

Browse files
committed
- incremented SVN rev for release build
1 parent 32cf8cd commit 6cf6853

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/glest_game/facilities/game_util.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ using namespace Shared::Platform;
2626
namespace Glest { namespace Game {
2727

2828
const string mailString = "contact_game@glest.org";
29-
const string glestVersionString = "v3.3.7";
29+
const string glestVersionString = "v3.3.7";
3030
const string SVN_Rev = "$Rev$";
3131

3232
string getCrashDumpFileName(){

0 commit comments

Comments
 (0)