mirror of https://github.com/Icinga/icinga2.git
parent
55616209ae
commit
124d3f71f7
|
@ -94,7 +94,7 @@ abstract class ConfigObject : ConfigObjectBase
|
|||
|
||||
[protected] bool state_loaded;
|
||||
Dictionary::Ptr original_attributes;
|
||||
[state] int version {
|
||||
[state] double version {
|
||||
default {{{ return 0; }}}
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue