preparing for 7.3.15 release

This commit is contained in:
JT Smith 2007-04-25 16:41:24 +00:00
parent 4112758902
commit 83dd202b33
2 changed files with 9 additions and 3 deletions

File diff suppressed because one or more lines are too long

View file

@ -14,7 +14,7 @@ use Getopt::Long;
use WebGUI::Session;
my $toVersion = "0.0.0"; # make this match what version you're going to
my $toVersion = "7.3.15"; # make this match what version you're going to
my $quiet; # this line required