prepare new release

This commit is contained in:
Colin Gagnaire 2019-07-04 15:10:11 +02:00
parent d6ce990c1b
commit 11d14aaccd
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2019-07-04 Colin Gagnaire <cgagnaire@centreon.com> - 3.0.3
* Fix: Datacenter with no cluster causes discovery to crash
* Fix: Cluster with no ESX causes discovery to crash
2019-06-06 Colin Gagnaire <cgagnaire@centreon.com> - 3.0.2
* Fix: ESX with no VMs causes VM discovery to crash
* Fix: VM with no folder causes VM discovery to crash

View File

@ -54,7 +54,7 @@ BEGIN {
use base qw(centreon::vmware::script);
use vars qw(%centreon_vmware_config);
my $VERSION = "3.0.2";
my $VERSION = "3.0.3";
my %handlers = (TERM => {}, HUP => {}, CHLD => {});
my @load_modules = (