diff --git a/lib/db_ido/dbconnection.hpp b/lib/db_ido/dbconnection.hpp index 0a5cad1e7..4e387649c 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.14.1" -#define IDO_COMPAT_SCHEMA_VERSION "1.14.1" +#define IDO_CURRENT_SCHEMA_VERSION "1.14.2" +#define IDO_COMPAT_SCHEMA_VERSION "1.14.2" namespace icinga {