release 3.14

This commit is contained in:
Oliver Gorwits
2014-06-07 12:35:18 +01:00
parent d2b404763b
commit d0722d3677
105 changed files with 106 additions and 106 deletions

View File

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