aboutsummaryrefslogtreecommitdiff
path: root/src/trinitycore/Main.cpp
diff options
context:
space:
mode:
authormaximius <none@none>2009-09-10 09:37:29 -0700
committermaximius <none@none>2009-09-10 09:37:29 -0700
commit580b3f8805bf307fe057ea852aa469fe9f5e4848 (patch)
tree50a81079c9f4a0951c95ef8f65c49047650017b0 /src/trinitycore/Main.cpp
parent960099efdb5a9e5472f9f77d0409de169ab2042a (diff)
*Add Instant flight paths option, by Hawthorne
--HG-- branch : trunk
Diffstat (limited to 'src/trinitycore/Main.cpp')
-rw-r--r--src/trinitycore/Main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/trinitycore/Main.cpp b/src/trinitycore/Main.cpp
index ddb233d557b..5bc8bbaa76f 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 2009083001
+# define _TRINITY_CORE_CONFVER 2009091001
#endif //_TRINITY_CORE_CONFVER
#ifdef WIN32