[9932] Change AllowTwoSide.Accounts default in code also.

And update config version.

Also note: it not has been propertly updated in prev. time
when config version in .conf.in changed. It must be sync changed in
*.conf.in and in SystemConfig.h.in
This commit is contained in:
VladimirMangos 2010-05-19 04:43:51 +04:00
parent b33dabea68
commit 49751e40f9
4 changed files with 4 additions and 4 deletions

View file

@ -36,7 +36,7 @@
// Format is YYYYMMDDRR where RR is the change in the conf file
// for that day.
#ifndef _MANGOSDCONFVERSION
# define _MANGOSDCONFVERSION 2008022901
# define _MANGOSDCONFVERSION 2010051901
#endif
#ifndef _REALMDCONFVERSION
# define _REALMDCONFVERSION 2007062001