Commit 6093caf5 authored by Yann Ylavic's avatar Yann Ylavic
Browse files

config: follow up to r1809302.

Associate ap_get_module_flags() to MMN bump.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1809314 13f79535-47bb-0310-9956-ffa450edef68
parent f47d93a8
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -555,7 +555,8 @@
 * 20161018.5 (2.5.0-dev)  Add ap_get_basic_auth_components() and deprecate
 *                         ap_get_basic_auth_pw()
 * 20161018.6 (2.5.0-dev)  Add ap_update_sb_handle()
 * 20161018.7 (2.5.0-dev)  Add flags field to module_struct
 * 20161018.7 (2.5.0-dev)  Add flags field to module_struct and function
 *                         ap_get_module_flags()
 */

#define MODULE_MAGIC_COOKIE 0x41503235UL /* "AP25" */