release 3.94

This commit is contained in:
Oliver Gorwits
2023-07-25 12:00:34 +01:00
parent 1ca9abdf8a
commit 133febf550
150 changed files with 450 additions and 444 deletions

View File

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