release 3.75

This commit is contained in:
Oliver Gorwits
2021-09-02 20:41:43 +01:00
parent 948d96ed28
commit 81b8082fd4
139 changed files with 140 additions and 140 deletions

View File

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