release 3.69

This commit is contained in:
Oliver Gorwits
2019-10-15 18:36:59 +01:00
parent 60e63ac9cc
commit d36fce44d0
139 changed files with 461 additions and 424 deletions

View File

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