release 3.34

This commit is contained in:
Oliver Gorwits
2016-11-20 17:45:49 +00:00
parent 76c884eb9f
commit 24e20101d5
116 changed files with 118 additions and 122 deletions

View File

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