release 3.90

This commit is contained in:
Oliver Gorwits
2023-02-20 16:55:03 +00:00
parent 6ecfb2245f
commit b3f96de3e0
152 changed files with 511 additions and 465 deletions

View File

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