release 3.13

This commit is contained in:
Oliver Gorwits
2014-03-27 23:22:13 +00:00
parent 88295e8c1e
commit 682b8c2a9c
106 changed files with 115 additions and 107 deletions

View File

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