release 3.79

This commit is contained in:
Oliver Gorwits
2021-09-22 22:14:43 +01:00
parent 23a247c048
commit 807cd20da0
145 changed files with 451 additions and 423 deletions

View File

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