From 9eca88a079d894fed0e0aca34861ff2abf226c7a Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Mon, 24 Jun 2024 17:59:53 +0000 Subject: [PATCH] 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 --- include/ap_mmn.h | 2 ++ 1 file changed, 2 insertions(+) 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" */ -- 2.47.2