bump version for release; fixes for POD and Perl::Critic

This commit is contained in:
Oliver Gorwits
2012-07-07 19:32:13 +01:00
parent 9e84141983
commit 73fd627815
90 changed files with 147 additions and 97 deletions

View File

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