release 3.27

This commit is contained in:
Oliver Gorwits
2015-05-05 20:32:40 +01:00
parent 86856b6d54
commit 9b3262a5fe
111 changed files with 112 additions and 112 deletions

View File

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