release 3.58

This commit is contained in:
Eric A. Miller
2018-04-29 23:47:25 -04:00
parent 1af11bd088
commit cf42fe1496
129 changed files with 390 additions and 378 deletions

View File

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