release 3.32

This commit is contained in:
Oliver Gorwits
2016-04-26 21:26:39 +01:00
parent b0158628bb
commit fd898829c3
115 changed files with 123 additions and 121 deletions

View File

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