release 3.91

This commit is contained in:
Oliver Gorwits
2023-02-20 17:00:24 +00:00
parent b3f96de3e0
commit d32b7e42c9
150 changed files with 466 additions and 450 deletions

View File

@@ -41,7 +41,7 @@ use SNMP::Info::Layer1;
our ($VERSION, %FUNCS, %GLOBALS, %MIBS, %MUNGE);
$VERSION = '3.90';
$VERSION = '3.91';
# Set for No CDP
%GLOBALS = ( %SNMP::Info::Layer1::GLOBALS, 'root_ip' => 'actualIPAddr', );