[Warden] Fix required config version

This commit is contained in:
Olion 2015-04-12 15:57:11 +03:00
parent 31e2f79d8b
commit 7cb1017474

View File

@ -42,7 +42,7 @@
// Format is YYYYMMDDRR where RR is the change in the conf file
// for that day.
#ifndef MANGOSD_CONFIG_VERSION
# define MANGOSD_CONFIG_VERSION 2015041201
# define MANGOSD_CONFIG_VERSION 2015041202
#endif
#ifndef REALMD_CONFIG_VERSION
# define REALMD_CONFIG_VERSION 2010062001