release 3.68

This commit is contained in:
Oliver Gorwits
2019-04-28 20:01:52 +01:00
parent 6341ad15f8
commit d38ef69120
136 changed files with 1580 additions and 1889 deletions

View File

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