release 3.85

This commit is contained in:
Oliver Gorwits
2022-08-02 17:28:10 +01:00
parent b4d19c937c
commit feaeba8be4
147 changed files with 439 additions and 433 deletions

View File

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