HEAD ready for 7.3.0 dev
This commit is contained in:
parent
c3a9323864
commit
0a6bce357e
3 changed files with 129 additions and 2 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.2.3";
|
||||
our $STATUS = "stable";
|
||||
our $VERSION = "7.3.0";
|
||||
our $STATUS = "beta";
|
||||
|
||||
#-------------------------------------------------------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue