release 3.28

This commit is contained in:
Oliver Gorwits
2015-06-18 22:37:26 +01:00
parent 036cb4556e
commit c8fceeb75b
113 changed files with 119 additions and 113 deletions

View File

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