preparing for 7.4 dev cycle
This commit is contained in:
parent
f5f358ccf3
commit
bbc1e34f4a
4 changed files with 136 additions and 4 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.18";
|
||||
our $STATUS = "stable";
|
||||
our $VERSION = "7.4.0";
|
||||
our $STATUS = "beta";
|
||||
|
||||
#-------------------------------------------------------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue