Ready for 7.3.3 dev

This commit is contained in:
Roy Johnson 2006-12-21 16:54:07 +00:00
parent 4c6bd10d32
commit 4fbec10ba0
4 changed files with 138 additions and 10 deletions

View file

@ -32,7 +32,7 @@ use Apache2::Const -compile => qw(OK DECLINED NOT_FOUND DIR_MAGIC_TYPE);
use Apache2::ServerUtil ();
use LWP::MediaTypes qw(guess_media_type);
our $VERSION = "7.3.2";
our $VERSION = "7.3.3";
our $STATUS = "beta";
#-------------------------------------------------------------------