release 3.15

This commit is contained in:
Oliver Gorwits
2014-06-10 13:17:33 +01:00
parent c24e63ec4c
commit a264bb36cb
106 changed files with 107 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.14';
$VERSION = '3.15';
# Five data structures required by SNMP::Info
%MIBS = ( 'CISCO-CDP-MIB' => 'cdpGlobalRun' );