release 3.89

This commit is contained in:
Oliver Gorwits
2022-08-18 08:32:44 +01:00
parent c6a5c68657
commit c6c168733e
147 changed files with 438 additions and 436 deletions

View File

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