From 471a6144a604d3093878303705bb41b56760bf37 Mon Sep 17 00:00:00 2001 From: qgarnier Date: Tue, 8 Aug 2017 10:52:55 +0200 Subject: [PATCH] new release --- centreon-plugins/centreon/plugins/script.pm | 2 +- centreon-plugins/changelog | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/centreon-plugins/centreon/plugins/script.pm b/centreon-plugins/centreon/plugins/script.pm index 6f068e086..ee1ff4bb2 100644 --- a/centreon-plugins/centreon/plugins/script.pm +++ b/centreon-plugins/centreon/plugins/script.pm @@ -30,7 +30,7 @@ use Pod::Find qw(pod_where); my %handlers = (DIE => {}); -my $global_version = 20170807; +my $global_version = 20170808; my $alternative_fatpacker = 0; sub new { diff --git a/centreon-plugins/changelog b/centreon-plugins/changelog index 39de9379a..69392d78e 100644 --- a/centreon-plugins/changelog +++ b/centreon-plugins/changelog @@ -1,10 +1,11 @@ -2017-08-07 Quentin Garnier +2017-08-08 Quentin Garnier * Plugin added: Ruckus AP SNMP * Plugin added: Adva FSP3000 SNMP * Plugin added: Nokia Timos SNMP * Plugin added: Huawei SNMP * Plugin added: Hibernate JMX * Break: mode change for Pfsense SNMP + * Break: mode change for HP MSL SNMP 2017-07-13 Quentin Garnier * Plugin added: Supermicro SNMP