mirror of https://github.com/Icinga/icinga2.git
parent
3bfc9a2406
commit
5f98fd3e9a
|
@ -29,8 +29,8 @@
|
|||
#include <boost/thread/once.hpp>
|
||||
#include <boost/thread/mutex.hpp>
|
||||
|
||||
#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
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue