release 3.35

This commit is contained in:
Oliver Gorwits
2017-06-28 20:23:44 +01:00
parent f9464bcd6c
commit 433b87b9df
118 changed files with 121 additions and 118 deletions

View File

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