Prep 1.07 beta release

This commit is contained in:
Eric Miller
2007-11-26 04:24:52 +00:00
parent 081325c68d
commit e1ab8a43ba
67 changed files with 67 additions and 67 deletions

View File

@@ -41,7 +41,7 @@ use SNMP::Info::LLDP;
use vars qw/$VERSION $DEBUG %GLOBALS %FUNCS $INIT %MIBS %MUNGE/;
$VERSION = '1.05';
$VERSION = '1.07';
@SNMP::Info::Layer3::Foundry::ISA = qw/SNMP::Info::FDP SNMP::Info::LLDP
SNMP::Info::Layer3 Exporter/;