release 3.19

This commit is contained in:
Oliver Gorwits
2014-08-01 07:53:34 +01:00
parent 536d7d6901
commit 70bb263d79
109 changed files with 120 additions and 110 deletions

View File

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