Ready for 7.3.5 dev

This commit is contained in:
Doug Bell 2007-01-10 16:41:57 +00:00
parent 4666645729
commit 0ea3707f4f
4 changed files with 137 additions and 7 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.4";
our $VERSION = "7.3.5";
our $STATUS = "beta";
#-------------------------------------------------------------------