diff options
Diffstat (limited to 'src/trinityrealm/Main.cpp')
-rw-r--r-- | src/trinityrealm/Main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/trinityrealm/Main.cpp b/src/trinityrealm/Main.cpp index b400e9184cb..e44fbc60cdb 100644 --- a/src/trinityrealm/Main.cpp +++ b/src/trinityrealm/Main.cpp @@ -38,7 +38,7 @@ // Format is YYYYMMDDRR where RR is the change in the conf file // for that day. #ifndef _REALMDCONFVERSION -# define _REALMDCONFVERSION 2007062001 +# define _REALMDCONFVERSION 2009081701 #endif #ifndef _TRINITY_REALM_CONFIG |