From: Eric Covener Date: Mon, 24 Jun 2024 17:59:53 +0000 (+0000) Subject: MMN bump for recent additions X-Git-Tag: 2.4.60-rc1-candidate~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9eca88a079d894fed0e0aca34861ff2abf226c7a;p=thirdparty%2Fapache%2Fhttpd.git MMN bump for recent additions git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1918562 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/ap_mmn.h b/include/ap_mmn.h index 6f80ab35f74..fb7fa7ff048 100644 --- a/include/ap_mmn.h +++ b/include/ap_mmn.h @@ -599,6 +599,8 @@ * 20120211.129 (2.4.58-dev) Add ap_get_pollfd_from_conn() * 20120211.130 (2.4.59-dev) Add ap_proxy_determine_address() * 20120211.131 (2.4.59-dev) Add DAV_WALKTYPE_TOLERANT + * 20120211.131 (2.4.60-dev) Add ap_set_content_type_ex(), ap_filepath_merge(), + * and AP_REQUEST_TRUSTED_CT BNOTE. */ #define MODULE_MAGIC_COOKIE 0x41503234UL /* "AP24" */