Ready for 7.3.11 dev

This commit is contained in:
Roy Johnson 2007-02-21 19:10:06 +00:00
parent 02bcae19a8
commit 9e3d3be4e0
4 changed files with 134 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.10";
our $VERSION = "7.3.11";
our $STATUS = "stable";
#-------------------------------------------------------------------