prep for 2.04 release

This commit is contained in:
Oliver Gorwits
2011-03-31 08:34:57 +00:00
parent d09e5de229
commit bc8c8a6061
81 changed files with 104 additions and 119 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.01';
$VERSION = '2.04';
@SNMP::Info::CiscoStpExtensions::ISA = qw/SNMP::Info::Bridge SNMP::Info Exporter/;
@SNMP::Info::CiscoStpExtensions::EXPORT_OK = qw//;