release 3.20

This commit is contained in:
Oliver Gorwits
2014-09-08 13:50:56 +01:00
parent f875639435
commit 893def7910
110 changed files with 121 additions and 109 deletions

View File

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