release 3.83

This commit is contained in:
Oliver Gorwits
2022-07-04 16:33:01 +01:00
parent 70379aaf6e
commit ef2500dcc7
147 changed files with 444 additions and 431 deletions

View File

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