mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 08:55:32 +01:00
Change conf versions, check your conf files and make sure they have all the latest options, devs, don't forget to do this when adding/removing options.
--HG-- branch : trunk
This commit is contained in:
@@ -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 2009032201
|
||||
# define _TRINITY_CORE_CONFVER 2009081701
|
||||
#endif //_TRINITY_CORE_CONFVER
|
||||
|
||||
#ifdef WIN32
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
##########################################
|
||||
# Trinity Core worldd configuration file #
|
||||
##########################################
|
||||
ConfVersion=2009032201
|
||||
ConfVersion=2009081701
|
||||
|
||||
###################################################################################################################
|
||||
# CONNECTIONS AND DIRECTORIES
|
||||
|
||||
@@ -38,7 +38,7 @@
|
||||
// Format is YYYYMMDDRR where RR is the change in the conf file
|
||||
// for that day.
|
||||
#ifndef _REALMDCONFVERSION
|
||||
# define _REALMDCONFVERSION 2007062001
|
||||
# define _REALMDCONFVERSION 2009081701
|
||||
#endif
|
||||
|
||||
#ifndef _TRINITY_REALM_CONFIG
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
##########################################
|
||||
# Trinity Core realmd configuration file #
|
||||
##########################################
|
||||
ConfVersion=2007062001
|
||||
ConfVersion=2009081701
|
||||
|
||||
###################################################################################################################
|
||||
# REALMD SETTINGS
|
||||
|
||||
Reference in New Issue
Block a user