From 09682ed9057e50a79ea70a150bed50e2cfd22be5 Mon Sep 17 00:00:00 2001 From: Chaz Brown Date: Mon, 17 Aug 2009 00:29:10 -0400 Subject: Change conf versions, check your conf files and make sure they have all the latest options, devs, don't forget to do this when adding/removing options. --HG-- branch : trunk --- src/trinitycore/Main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/trinitycore/Main.cpp') diff --git a/src/trinitycore/Main.cpp b/src/trinitycore/Main.cpp index 4946117670c..e744f74c5a1 100644 --- a/src/trinitycore/Main.cpp +++ b/src/trinitycore/Main.cpp @@ -40,7 +40,7 @@ // Format is YYYYMMDDRR where RR is the change in the conf file // for that day. #ifndef _TRINITY_CORE_CONFVER -# define _TRINITY_CORE_CONFVER 2009032201 +# define _TRINITY_CORE_CONFVER 2009081701 #endif //_TRINITY_CORE_CONFVER #ifdef WIN32 -- cgit v1.2.3