preparing for 7.2.1 release

This commit is contained in:
JT Smith 2006-11-15 22:39:06 +00:00
parent bc4125204a
commit 8e4d52166d
2 changed files with 519 additions and 520 deletions

File diff suppressed because one or more lines are too long

View file

@ -33,7 +33,7 @@ use Apache2::ServerUtil ();
use LWP::MediaTypes qw(guess_media_type);
our $VERSION = "7.2.1";
our $STATUS = "beta";
our $STATUS = "stable";
#-------------------------------------------------------------------