From 63a2a00aaf7cbe9dabf5ca8606802406c88638a6 Mon Sep 17 00:00:00 2001 From: garnier-quentin Date: Fri, 19 May 2017 15:05:00 +0200 Subject: [PATCH] + prepare new release --- centreon/plugins/script.pm | 2 +- changelog | 12 ++++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/centreon/plugins/script.pm b/centreon/plugins/script.pm index e5f3ead05..c02ad0e78 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 = 20170329; +my $global_version = 20170519; my $alternative_fatpacker = 0; sub new { diff --git a/changelog b/changelog index 66556790a..bc9b23c25 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,15 @@ +2017-05-19 Quentin Garnier + * Plugin added: Alteon SNMP + * Plugin added: Nutanix SNMP + * Plugin added: Citrix Cloudbridge SNMP + * Plugin added: Protocol Modbus + * Plugin added: Notification HighSMS + * Plugin added: Jmeter Scenario + * Plugin added: ApearTV SNMP + * Plugin added: QSan NAS SNMP + * Mode added: [linux] systemd services + * Break: path change for Alcatel Omniswitch + 2017-03-29 Quentin Garnier * Plugin added: Watchguard SNMP * Plugin added: Intelligence Interactive SNMP