release 3.54

This commit is contained in:
Eric A. Miller
2018-04-01 22:22:32 -04:00
parent afeb37ae5e
commit 0755487e02
123 changed files with 1497 additions and 1791 deletions

View File

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