release 3.71

This commit is contained in:
Oliver Gorwits
2020-11-27 09:46:24 +00:00
parent a4c66663c1
commit 31b231804f
141 changed files with 431 additions and 420 deletions

View File

@@ -36,7 +36,7 @@ use SNMP::Info::Bridge;
our ($VERSION, $DEBUG, %MIBS, %FUNCS, %GLOBALS, %MUNGE, %PORTSTAT, $INIT);
$VERSION = '3.70';
$VERSION = '3.71';
@SNMP::Info::CiscoStpExtensions::ISA = qw/SNMP::Info::Bridge SNMP::Info Exporter/;
@SNMP::Info::CiscoStpExtensions::EXPORT_OK = qw//;