release 3.53

This commit is contained in:
Oliver Gorwits
2018-03-22 21:36:10 +00:00
parent 1e5eda927c
commit 98e8e57747
124 changed files with 378 additions and 362 deletions

View File

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