From 68529bfc2cb932281aca1ff2c427f0603d199f75 Mon Sep 17 00:00:00 2001 From: qgarnier Date: Fri, 11 Aug 2017 10:03:51 +0200 Subject: [PATCH] prepare new release --- centreon/plugins/script.pm | 2 +- changelog | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/centreon/plugins/script.pm b/centreon/plugins/script.pm index 3e212414bb..13a1d3fe7f 100644 --- a/centreon/plugins/script.pm +++ b/centreon/plugins/script.pm @@ -30,7 +30,7 @@ use Pod::Find qw(pod_where); my %handlers = (DIE => {}); -my $global_version = 20170809; +my $global_version = 20170811; my $alternative_fatpacker = 0; sub new { diff --git a/changelog b/changelog index 192476a167..52cb93695c 100644 --- a/changelog +++ b/changelog @@ -1,9 +1,10 @@ -2017-08-09 Quentin Garnier +2017-08-11 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 + * Plugin added: Raisecom SNMP * Break: mode change for Pfsense SNMP * Break: mode change for HP MSL SNMP * Break: mode change for Juniper ISG SNMP