[Warden] Fix required config version
This commit is contained in:
parent
31e2f79d8b
commit
7cb1017474
@ -42,7 +42,7 @@
|
|||||||
// Format is YYYYMMDDRR where RR is the change in the conf file
|
// Format is YYYYMMDDRR where RR is the change in the conf file
|
||||||
// for that day.
|
// for that day.
|
||||||
#ifndef MANGOSD_CONFIG_VERSION
|
#ifndef MANGOSD_CONFIG_VERSION
|
||||||
# define MANGOSD_CONFIG_VERSION 2015041201
|
# define MANGOSD_CONFIG_VERSION 2015041202
|
||||||
#endif
|
#endif
|
||||||
#ifndef REALMD_CONFIG_VERSION
|
#ifndef REALMD_CONFIG_VERSION
|
||||||
# define REALMD_CONFIG_VERSION 2010062001
|
# define REALMD_CONFIG_VERSION 2010062001
|
||||||
|
Loading…
x
Reference in New Issue
Block a user