+ update version
This commit is contained in:
parent
d82a27b9d9
commit
b640d4ae9f
|
@ -54,7 +54,7 @@ BEGIN {
|
|||
use base qw(centreon::script);
|
||||
use vars qw(%centreon_vmware_config);
|
||||
|
||||
my $VERSION = "2.0.0";
|
||||
my $VERSION = "2.2.0";
|
||||
my %handlers = (TERM => {}, HUP => {}, CHLD => {});
|
||||
|
||||
my @load_modules = (
|
||||
|
|
Loading…
Reference in New Issue