From: Jim Jagielski Date: Fri, 14 Jan 2011 13:11:14 +0000 (+0000) Subject: Oops... I didn't see the test framework error here, but rpluem X-Git-Tag: 2.3.11~212 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=865bd2596f5e624f266a8c3b1facf689983d0cc1;p=apache Oops... I didn't see the test framework error here, but rpluem did. Thx! git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1058998 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/ap_mmn.h b/include/ap_mmn.h index db3bfa1c5e..193d203d2a 100644 --- a/include/ap_mmn.h +++ b/include/ap_mmn.h @@ -301,7 +301,7 @@ #ifndef MODULE_MAGIC_NUMBER_MAJOR #define MODULE_MAGIC_NUMBER_MAJOR 20101223 #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