From fecbd5ddaa1f2843ebf4c8fe4bab17348aba7086 Mon Sep 17 00:00:00 2001 From: Rainer Jung Date: Sun, 28 Apr 2013 08:56:54 +0000 Subject: [PATCH] Fix version number in mmn comment. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1476737 13f79535-47bb-0310-9956-ffa450edef68 --- include/ap_mmn.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/ap_mmn.h b/include/ap_mmn.h index ef117aab27..715acb6507 100644 --- a/include/ap_mmn.h +++ b/include/ap_mmn.h @@ -401,8 +401,8 @@ * 20120211.9 (2.4.4-dev) Add fgrab() to ap_slotmem_provider_t. * 20120211.10 (2.4.4-dev) Add in bal_persist field to proxy_server_conf * 20120211.11 (2.4.4-dev) Add ap_bin2hex() - * 20120211.12 (2.4.4-dev) Add ap_remove_input|output_filter_byhandle() - * 20120211.13 (2.4.4-dev) Add ap_get_exec_line + * 20120211.12 (2.4.5-dev) Add ap_remove_input|output_filter_byhandle() + * 20120211.13 (2.4.5-dev) Add ap_get_exec_line */ #define MODULE_MAGIC_COOKIE 0x41503234UL /* "AP24" */ -- 2.40.0