release 3.76

This commit is contained in:
Oliver Gorwits
2021-09-03 21:10:54 +01:00
parent 72d6d87bf9
commit 44cb254ee0
143 changed files with 439 additions and 421 deletions

View File

@@ -43,7 +43,7 @@ use SNMP::Info;
our
($VERSION, $DEBUG, %FUNCS, %GLOBALS, %MIBS, %MUNGE, $INIT, %CDP_CAPABILITIES);
$VERSION = '3.75';
$VERSION = '3.76';
# Five data structures required by SNMP::Info
%MIBS = ( 'CISCO-CDP-MIB' => 'cdpGlobalRun' );