diff --git a/lib/db_ido/dbconnection.hpp b/lib/db_ido/dbconnection.hpp index 94b1af485..44c207c6f 100644 --- a/lib/db_ido/dbconnection.hpp +++ b/lib/db_ido/dbconnection.hpp @@ -29,7 +29,7 @@ #include #include -#define IDO_CURRENT_SCHEMA_VERSION "1.14.0" +#define IDO_CURRENT_SCHEMA_VERSION "1.14.1" #define IDO_COMPAT_SCHEMA_VERSION "1.14.0" namespace icinga