mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-29 00:24:23 +02:00
DB IDO: Update schema version to 1.14.1
The least supported version is still 1.14.0 with the current changes. refs #10069 refs #11967
This commit is contained in:
parent
759818d289
commit
6a46706668
@ -29,7 +29,7 @@
|
||||
#include <boost/thread/once.hpp>
|
||||
#include <boost/thread/mutex.hpp>
|
||||
|
||||
#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
|
||||
|
Loading…
x
Reference in New Issue
Block a user