From: Eric Covener Date: Sat, 12 Jan 2008 13:53:01 +0000 (+0000) Subject: Minor bump for r611199, third time's a charm (change history modified in previous... X-Git-Tag: 2.3.0~1029 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4bf6efd1cefc862a36f2c54996fbdf9ba053e83c;p=apache Minor bump for r611199, third time's a charm (change history modified in previous commit) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@611413 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/ap_mmn.h b/include/ap_mmn.h index 17fa8d15d2..1cb19ebbd4 100644 --- a/include/ap_mmn.h +++ b/include/ap_mmn.h @@ -155,7 +155,7 @@ #ifndef MODULE_MAGIC_NUMBER_MAJOR #define MODULE_MAGIC_NUMBER_MAJOR 20071108 #endif -#define MODULE_MAGIC_NUMBER_MINOR 7 /* 0...n */ +#define MODULE_MAGIC_NUMBER_MINOR 8 /* 0...n */ /** * Determine if the server's current MODULE_MAGIC_NUMBER is at least a