summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorEric Covener <covener@apache.org>2016-02-11 23:16:23 +0000
committerEric Covener <covener@apache.org>2016-02-11 23:16:23 +0000
commit5506a9d2337e604b200ef9b5a960648468ab0bc2 (patch)
tree4ba6bf3e16de4081e4242e3c9d58fa3cf0ed4167 /include
parent5665a88a95fddbfb5b2374435dd525fdf7791199 (diff)
downloadhttpd-5506a9d2337e604b200ef9b5a960648468ab0bc2.tar.gz
followups to 1729876:
- fix relase # in MMN - compatibility is for expression only git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1729922 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'include')
-rw-r--r--include/ap_mmn.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ap_mmn.h b/include/ap_mmn.h
index aa6dfd080d..557a620fd1 100644
--- a/include/ap_mmn.h
+++ b/include/ap_mmn.h
@@ -457,7 +457,7 @@
* ap_get_protocol(). Add HTTP_MISDIRECTED_REQUEST.
* Added ap_parse_token_list_strict() to httpd.h
* 20120211.52 (2.4.17-dev) Add master conn_rec* member in conn_rec.
- * 20120211.53 (2.4.17-dev) Add epxr_hander to core_dir_config.
+ * 20120211.53 (2.4.19-dev) Add epxr_hander to core_dir_config.
*/
#define MODULE_MAGIC_COOKIE 0x41503234UL /* "AP24" */