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

@@ -35,7 +35,7 @@ use SNMP::Info;
use SNMP::Info::Bridge;
use vars qw/$VERSION $DEBUG %MIBS %FUNCS %GLOBALS %MUNGE %PORTSTAT $INIT/;
$VERSION = '2.04';
$VERSION = '2.05';
@SNMP::Info::CiscoStpExtensions::ISA = qw/SNMP::Info::Bridge SNMP::Info Exporter/;
@SNMP::Info::CiscoStpExtensions::EXPORT_OK = qw//;