release 3.90

This commit is contained in:
Oliver Gorwits
2023-02-20 16:55:03 +00:00
parent 6ecfb2245f
commit b3f96de3e0
152 changed files with 511 additions and 465 deletions

View File

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