mirror of
https://github.com/Icinga/icinga2.git
synced 2026-05-28 04:12:13 -04:00
parent
e4a95647bb
commit
1679488e8e
1 changed files with 2 additions and 2 deletions
|
|
@ -29,8 +29,8 @@
|
|||
#include <boost/thread/once.hpp>
|
||||
#include <boost/thread/mutex.hpp>
|
||||
|
||||
#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
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue