diff --git a/centreon/plugins/script.pm b/centreon/plugins/script.pm index e80c0211fb..996dad81e3 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 = 20161121; +my $global_version = 20161212; my $alternative_fatpacker = 0; sub new { diff --git a/changelog b/changelog index 64b3a22d3d..1aeff146e8 100644 --- a/changelog +++ b/changelog @@ -3,6 +3,7 @@ * Plugin added: to check Polycom RMX SNMP * Plugin added: to check Exagrid SNMP * Plugin added: to check Cisco Prime Wireless SNMP + * Mode added: [snmp_standard] 'numeric-value' * Mode added: [fortigate] 'signatures' * Mode added: [cisco standard] 'qos-usage' * Mode added: [cisco standard] 'ipsec-tunnel'