summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorStefan Eissing <icing@apache.org>2021-05-27 14:10:27 +0000
committerStefan Eissing <icing@apache.org>2021-05-27 14:10:27 +0000
commitc739eda1b7740fd6830cf2977cf5395dc8d06618 (patch)
tree1b15af9d007ea22a3b66ae28d2c899936cdc5e21 /include
parentc87108a71827e23db9cbc2568f0e5ce26ba8580c (diff)
downloadhttpd-c739eda1b7740fd6830cf2977cf5395dc8d06618.tar.gz
Fixed version numbers after revew by cristiophe hawkeye.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1890248 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'include')
-rw-r--r--include/ap_mmn.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/ap_mmn.h b/include/ap_mmn.h
index dec371349f..a2bf24527a 100644
--- a/include/ap_mmn.h
+++ b/include/ap_mmn.h
@@ -559,8 +559,8 @@
* and ap_ssl_answer_challenge and hooks.
* 20120211.104 (2.4.47-dev) Move ap_ssl_* into new http_ssl.h header file
* 20120211.105 (2.4.47-dev) Add ap_ssl_ocsp* hooks and functions to http_ssl.h.
- * 20120211.106 (2.4.47-dev) Add ap_create_request().
- * 20120211.107 (2.4.47-dev) Add ap_parse_request_line() and
+ * 20120211.106 (2.4.49-dev) Add ap_create_request().
+ * 20120211.107 (2.4.49-dev) Add ap_parse_request_line() and
* ap_check_request_header()
*/