From 7caac8a80554b4cc6cdc1e64b826a90901d4bbf6 Mon Sep 17 00:00:00 2001 From: maximius Date: Thu, 15 Oct 2009 08:34:19 -0700 Subject: *Fix some typos in trinitycore.conf.dist *Fix Enduring Winter not increasing water elemental duration, by Cleave --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 64ebdfa1bb8..3bcbb02b9d7 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 2009100601 +# define _TRINITY_CORE_CONFVER 2009101501 #endif //_TRINITY_CORE_CONFVER #ifdef WIN32 -- cgit v1.2.3