release 3.87

This commit is contained in:
Oliver Gorwits
2022-08-12 17:29:37 +01:00
parent 7fd2e31913
commit f65301f233
148 changed files with 455 additions and 434 deletions

View File

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