release 3.39

This commit is contained in:
Oliver Gorwits
2017-12-17 20:19:54 +00:00
parent bd49274808
commit eb8af0c81b
117 changed files with 359 additions and 347 deletions

View File

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