Ready for 7.3.6 development
This commit is contained in:
parent
83ff62bd65
commit
c122c089db
4 changed files with 136 additions and 9 deletions
|
|
@ -32,8 +32,8 @@ 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.5";
|
||||
our $STATUS = "beta";
|
||||
our $VERSION = "7.3.6";
|
||||
our $STATUS = "stable";
|
||||
|
||||
#-------------------------------------------------------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue