diff --git a/src/shared/SystemConfig.h.in b/src/shared/SystemConfig.h.in index 42630090..b05f2b64 100644 --- a/src/shared/SystemConfig.h.in +++ b/src/shared/SystemConfig.h.in @@ -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