Ready for 7.3.4 dev

This commit is contained in:
Roy Johnson 2007-01-04 01:07:18 +00:00
parent 1a95b94598
commit 9c393532ee
4 changed files with 131 additions and 3 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.3";
our $VERSION = "7.3.4";
our $STATUS = "beta";
#-------------------------------------------------------------------