release 3.10

This commit is contained in:
Oliver Gorwits
2013-12-16 08:17:37 +00:00
parent 409de77b2c
commit 1c57d2eab8
104 changed files with 110 additions and 105 deletions

View File

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