From c61bb37a0e80aae1dc24618782647c43d2feb174 Mon Sep 17 00:00:00 2001 From: maximius Date: Sat, 12 Sep 2009 22:33:24 -0700 Subject: *Config option to allow multiple Guild Masters by MrSmite --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 9d1a9f3321c..c62ada9ab6f 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 2009091101 +# define _TRINITY_CORE_CONFVER 2009091201 #endif //_TRINITY_CORE_CONFVER #ifdef WIN32 -- cgit v1.2.3