release 3.48

This commit is contained in:
Oliver Gorwits
2018-03-03 17:20:24 +00:00
parent 6113dd3b98
commit c8b4f8f4fd
123 changed files with 375 additions and 356 deletions

View File

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