[10081] Use ACE config library instead dotconfpp

NOTE: all config versions update because in old state
      it's not compatible with new way loading.
      Look for *.conf.dist.in chnages in commit for update configs.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
Astellar 2010-06-20 01:50:19 +04:00 committed by VladimirMangos
parent e63dc32f4d
commit 41d178ca7b
7 changed files with 54 additions and 52 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10080"
#define REVISION_NR "10081"
#endif // __REVISION_NR_H__