preparing for 7.3.15 bugfix cycle
This commit is contained in:
parent
6f6e5880ac
commit
23fc12e462
4 changed files with 135 additions and 6 deletions
|
|
@ -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.14";
|
||||
our $VERSION = "7.3.15";
|
||||
our $STATUS = "stable";
|
||||
|
||||
#-------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue