release 3.07

This commit is contained in:
Oliver Gorwits
2013-10-01 20:21:29 +01:00
parent 998094241d
commit 59e9fae1d5
104 changed files with 208 additions and 153 deletions

View File

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