From 6ccf45f8a0ff87c5572498808ae74d074190273b Mon Sep 17 00:00:00 2001 From: panaut0lordv Date: Sun, 22 Mar 2009 07:48:46 +0100 Subject: Fixed expected .conf version (drink cofee b4 commiting, racz ;)) --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 2225961aedb..3ecde1c788a 100644 --- a/src/trinitycore/Main.cpp +++ b/src/trinitycore/Main.cpp @@ -35,7 +35,7 @@ // Format is YYYYMMDDRR where RR is the change in the conf file // for that day. #ifndef _TRINITY_CORE_CONFVER -# define _TRINITY_CORE_CONFVER 2009010301 +# define _TRINITY_CORE_CONFVER 2009032201 #endif //_TRINITY_CORE_CONFVER #ifdef WIN32 -- cgit v1.2.3