release 3.55

This commit is contained in:
Eric A. Miller
2018-04-19 19:06:06 -04:00
parent 2aca6d9300
commit bd85ebc8d6
128 changed files with 379 additions and 377 deletions

View File

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