release 3.12

This commit is contained in:
Oliver Gorwits
2014-02-10 21:08:24 +00:00
parent fe89001166
commit 8b8ee8693e
107 changed files with 108 additions and 108 deletions

View File

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