Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Commit

Permalink
+ prepare new version
Browse files Browse the repository at this point in the history
  • Loading branch information
garnier-quentin committed Nov 17, 2016
1 parent b28583b commit db2793d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion centreon/script/centreon_vmware.pm
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ BEGIN {
use base qw(centreon::script);
use vars qw(%centreon_vmware_config);

my $VERSION = "2.3.0";
my $VERSION = "2.3.1";
my %handlers = (TERM => {}, HUP => {}, CHLD => {});

my @load_modules = (
Expand Down
3 changes: 3 additions & 0 deletions changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
2016-11-17 Quentin Garnier <qgarnier@centreon.com> - 2.3.1
* Enhance: Add an option to not check memory ESX state

2016-08-04 Quentin Garnier <qgarnier@centreon.com> - 2.3.0
* Enhance: Add a mode to check connected device (issue #20)
* Enhance: Option to use case-insensitive search (issue #14)
Expand Down

0 comments on commit db2793d

Please sign in to comment.