release 3.80

This commit is contained in:
Oliver Gorwits
2021-09-22 22:40:21 +01:00
parent d4269ad79b
commit 1bf87a4cb2
146 changed files with 429 additions and 429 deletions

View File

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