release 3.22

This commit is contained in:
Oliver Gorwits
2014-12-02 13:20:53 +00:00
parent afef2e6732
commit 8c5be1a47d
110 changed files with 112 additions and 117 deletions

View File

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