release 3.43

This commit is contained in:
Oliver Gorwits
2018-02-02 18:03:34 +00:00
parent f210bf8812
commit f2f95150bd
121 changed files with 2513 additions and 355 deletions

View File

@@ -36,7 +36,7 @@ use SNMP::Info::Bridge;
use vars qw/$VERSION $DEBUG %MIBS %FUNCS %GLOBALS %MUNGE %PORTSTAT $INIT/;
$VERSION = '3.42';
$VERSION = '3.43';
@SNMP::Info::CiscoStpExtensions::ISA = qw/SNMP::Info::Bridge SNMP::Info Exporter/;
@SNMP::Info::CiscoStpExtensions::EXPORT_OK = qw//;