release 3.30

This commit is contained in:
Oliver Gorwits
2015-11-16 21:35:59 +00:00
parent a8d83b5e1c
commit e6ad08733d
112 changed files with 123 additions and 114 deletions

View File

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