Skip to content

Commit

Permalink
prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
qgarnier committed Oct 13, 2017
1 parent 7e3fb93 commit 9fa98de
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion centreon/plugins/script.pm
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ use Pod::Find qw(pod_where);

my %handlers = (DIE => {});

my $global_version = 20170913;
my $global_version = 20171013;
my $alternative_fatpacker = 0;

sub new {
Expand Down
9 changes: 9 additions & 0 deletions changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
2017-10-13 Quentin Garnier <[email protected]>
* Plugin added: Kaminario Rest API
* Plugin added: Protocol SSH
* Plugin added: Tivoli Storage Manager
* Plugin added: Toshiba Storemate
* Mode added: [windows] 'pending-reboot'
* Mode added: [storeonce] 'nas-usage'
* Mode added: [tomcat] 'connector-usage'

2017-09-13 Quentin Garnier <[email protected]>
* Plugin added: Zookeeper JMX
* Plugin added: Solr JMX
Expand Down

0 comments on commit 9fa98de

Please sign in to comment.