release 3.10

This commit is contained in:
Oliver Gorwits
2013-12-16 08:17:37 +00:00
parent 409de77b2c
commit 1c57d2eab8
104 changed files with 110 additions and 105 deletions

View File

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