release 3.91

This commit is contained in:
Oliver Gorwits
2023-02-20 17:00:24 +00:00
parent b3f96de3e0
commit d32b7e42c9
150 changed files with 466 additions and 450 deletions

View File

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