release 3.79

This commit is contained in:
Oliver Gorwits
2021-09-22 22:14:43 +01:00
parent 23a247c048
commit 807cd20da0
145 changed files with 451 additions and 423 deletions

View File

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