release 3.16

This commit is contained in:
Oliver Gorwits
2014-06-23 13:53:22 +01:00
parent 0fbcd5f8b1
commit 8e63954c3f
108 changed files with 147 additions and 119 deletions

View File

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