rev version for beta

This commit is contained in:
Eric Miller
2006-04-08 02:54:55 +00:00
parent 4939a18a6c
commit 5134f4163c
51 changed files with 51 additions and 51 deletions

View File

@@ -42,7 +42,7 @@ use SNMP::Info::CiscoImage;
use SNMP::Info::MAU;
use vars qw/$VERSION $DEBUG %GLOBALS %MIBS %FUNCS %MUNGE $INIT/ ;
$VERSION = 1.0;
$VERSION = '1.01';
@SNMP::Info::Layer3::C4000::ISA = qw/ SNMP::Info::Layer3 SNMP::Info::CiscoStack SNMP::Info::CiscoVTP
SNMP::Info::CiscoStats SNMP::Info::CDP
SNMP::Info::CiscoImage SNMP::Info::MAU Exporter/;