release 3.21_001

This commit is contained in:
Oliver Gorwits
2014-11-14 00:28:27 +00:00
parent 5454ab577e
commit b24f1a8ac4
110 changed files with 112 additions and 110 deletions

View File

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