it's official, we're skipping the 6.9 releases and going straight for 7.0 betas (which will be called 6.99)

This commit is contained in:
JT Smith 2006-02-26 19:07:35 +00:00
parent eea0cc0569
commit 357794959a
3 changed files with 3 additions and 3 deletions

View file

@ -17,7 +17,7 @@ use WebGUI::Workflow;
use WebGUI::Workflow::Cron;
use WebGUI::Group;
my $toVersion = "6.9.0"; # make this match what version you're going to
my $toVersion = "6.99.0"; # make this match what version you're going to
my $quiet; # this line required