release 3.18

This commit is contained in:
Oliver Gorwits
2014-07-02 09:12:57 +01:00
parent 8dd32c0dd7
commit b197e9739b
107 changed files with 108 additions and 108 deletions

View File

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