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

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