release 3.93

This commit is contained in:
Oliver Gorwits
2023-07-14 19:41:39 +01:00
parent a71be6e4c2
commit f101cb0a23
150 changed files with 450 additions and 444 deletions

View File

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