release 3.19

This commit is contained in:
Oliver Gorwits
2014-08-01 07:53:34 +01:00
parent 536d7d6901
commit 70bb263d79
109 changed files with 120 additions and 110 deletions

View File

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