release 3.26

This commit is contained in:
Oliver Gorwits
2015-03-07 17:08:25 +00:00
parent c0141bcfee
commit 83164f456a
111 changed files with 112 additions and 112 deletions

View File

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