+ prepare new version

This commit is contained in:
garnier-quentin 2017-05-12 17:28:55 +02:00
parent a2ec6c55ab
commit ce02ce6b11
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2017-XX-XX Quentin Garnier <qgarnier@centreon.com> - 2.3.2
* Fix: miscalcultion in datastores-snapshot (issue #39)
* Fix: problem with --tools-notinstalled-status option (issue #38)
2016-11-17 Quentin Garnier <qgarnier@centreon.com> - 2.3.1
* Enhance: Add an option to not check memory ESX state

View File

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