release 3.50

This commit is contained in:
Eric A. Miller
2018-03-14 16:35:08 -04:00
parent 24a84cdc25
commit 8a41e5063a
123 changed files with 488 additions and 470 deletions

View File

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