prep for 2.05 CPAN release

This commit is contained in:
Oliver Gorwits
2011-06-23 21:10:47 +01:00
parent 8506638e5c
commit 631010ed3f
82 changed files with 125 additions and 88 deletions

View File

@@ -41,7 +41,7 @@ use SNMP::Info;
use vars qw/$VERSION %GLOBALS %MIBS %FUNCS %PORTSTAT %MUNGE/;
$VERSION = '2.04';
$VERSION = '2.05';
%MIBS = ( %SNMP::Info::MIBS, 'SNMP-REPEATER-MIB' => 'rptrPortGroupIndex' );