release 3.11

This commit is contained in:
Oliver Gorwits
2014-01-26 13:47:38 +00:00
parent 22642c1095
commit 280e9260f7
107 changed files with 123 additions and 108 deletions

View File

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