release 3.16

This commit is contained in:
Oliver Gorwits
2014-06-23 13:53:22 +01:00
parent 0fbcd5f8b1
commit 8e63954c3f
108 changed files with 147 additions and 119 deletions

View File

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