diff --git a/lib/db_ido/dbconnection.hpp b/lib/db_ido/dbconnection.hpp index 4b725fed2..43d215ae7 100644 --- a/lib/db_ido/dbconnection.hpp +++ b/lib/db_ido/dbconnection.hpp @@ -29,8 +29,8 @@ #include #include -#define IDO_CURRENT_SCHEMA_VERSION "1.13.0" -#define IDO_COMPAT_SCHEMA_VERSION "1.12.0" +#define IDO_CURRENT_SCHEMA_VERSION "1.14.0" +#define IDO_COMPAT_SCHEMA_VERSION "1.14.0" namespace icinga {