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

@@ -41,7 +41,7 @@ use SNMP::Info::Layer1;
use vars qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE/;
$VERSION = '3.16';
$VERSION = '3.17';
# Set for No CDP
%GLOBALS = ( %SNMP::Info::Layer1::GLOBALS, 'root_ip' => 'actualIPAddr', );