From 5bd67d1b4b3f60f8322d547ede27765048f00379 Mon Sep 17 00:00:00 2001 From: Machiavelli Date: Fri, 11 Sep 2009 17:51:32 +0200 Subject: Allow Wintergrasp honor rewards to be customized. Please update your trinitycore.conf. --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 5bc8bbaa76f..9d1a9f3321c 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 2009091001 +# define _TRINITY_CORE_CONFVER 2009091101 #endif //_TRINITY_CORE_CONFVER #ifdef WIN32 -- cgit v1.2.3