release 3.81

This commit is contained in:
Oliver Gorwits
2021-10-07 17:16:42 +01:00
parent 0d7b482edd
commit f55edced32
145 changed files with 443 additions and 428 deletions

View File

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