release 3.33

This commit is contained in:
Oliver Gorwits
2016-04-27 16:55:11 +01:00
parent f901ba5591
commit 5cf88ba3b7
114 changed files with 126 additions and 114 deletions

View File

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