From: Nick Kew Date: Sun, 7 Oct 2007 17:17:31 +0000 (+0000) Subject: mmn bump for r582630 X-Git-Tag: 2.3.0~1352 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b609ab95dfab546778f4e68aeabcb3fcc12344b3;p=apache mmn bump for r582630 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@582652 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/ap_mmn.h b/include/ap_mmn.h index 6c6497d440..79ffc7a7e3 100644 --- a/include/ap_mmn.h +++ b/include/ap_mmn.h @@ -132,6 +132,7 @@ * 20060905.5 (2.3.0-dev) Added ap_mpm_safe_kill() * 20070823.0 (2.3.0-dev) Removed ap_all_available_mutexes_string, * ap_available_mutexes_string for macros + * 20070823.1 (2.3.0-dev) add ap_send_interim_response() * */ @@ -140,7 +141,7 @@ #ifndef MODULE_MAGIC_NUMBER_MAJOR #define MODULE_MAGIC_NUMBER_MAJOR 20070823 #endif -#define MODULE_MAGIC_NUMBER_MINOR 0 /* 0...n */ +#define MODULE_MAGIC_NUMBER_MINOR 1 /* 0...n */ /** * Determine if the server's current MODULE_MAGIC_NUMBER is at least a