From: Rainer Jung Date: Sun, 28 Apr 2013 08:56:54 +0000 (+0000) Subject: Fix version number in mmn comment. X-Git-Tag: 2.4.5~359 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fecbd5ddaa1f2843ebf4c8fe4bab17348aba7086;p=apache 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 --- 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" */