release 3.52

This commit is contained in:
Oliver Gorwits
2018-03-19 18:07:51 +00:00
parent 9e2e55dcb3
commit 7621b30bc2
123 changed files with 1799 additions and 1489 deletions

View File

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