release 3.13

This commit is contained in:
Oliver Gorwits
2014-03-27 23:22:13 +00:00
parent 88295e8c1e
commit 682b8c2a9c
106 changed files with 115 additions and 107 deletions

View File

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