release 3.62

This commit is contained in:
Eric A. Miller
2018-10-29 19:09:26 -04:00
parent b7ac11222a
commit 5aa21deb07
132 changed files with 402 additions and 389 deletions

View File

@@ -36,7 +36,7 @@ use SNMP::Info::Bridge;
use vars qw/$VERSION $DEBUG %MIBS %FUNCS %GLOBALS %MUNGE %PORTSTAT $INIT/;
$VERSION = '3.61';
$VERSION = '3.62';
@SNMP::Info::CiscoStpExtensions::ISA = qw/SNMP::Info::Bridge SNMP::Info Exporter/;
@SNMP::Info::CiscoStpExtensions::EXPORT_OK = qw//;