release 3.17

POD tests are not required for distribution
This commit is contained in:
Oliver Gorwits
2014-06-23 19:31:14 +01:00
parent 8e63954c3f
commit 1ae7f8c8a2
110 changed files with 113 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.16';
$VERSION = '3.17';
@SNMP::Info::CiscoStpExtensions::ISA = qw/SNMP::Info::Bridge SNMP::Info Exporter/;
@SNMP::Info::CiscoStpExtensions::EXPORT_OK = qw//;