release 3.12

This commit is contained in:
Oliver Gorwits
2014-02-10 21:08:24 +00:00
parent fe89001166
commit 8b8ee8693e
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.11';
$VERSION = '3.12';
# Five data structures required by SNMP::Info
%MIBS = ( 'CISCO-CDP-MIB' => 'cdpGlobalRun' );