release 3.30

This commit is contained in:
Oliver Gorwits
2015-11-16 21:35:59 +00:00
parent a8d83b5e1c
commit e6ad08733d
112 changed files with 123 additions and 114 deletions

View File

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