From: Stefan Fritsch Date: Fri, 2 Dec 2011 23:09:31 +0000 (+0000) Subject: update MMN, not only the comment X-Git-Tag: 2.5.0-alpha~7747 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=daea1baa4695bf141dd7110fa5e4aa8b18d6fd72;p=thirdparty%2Fapache%2Fhttpd.git update MMN, not only the comment git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1209773 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/ap_mmn.h b/include/ap_mmn.h index 9f2f5543d55..d939c39c103 100644 --- a/include/ap_mmn.h +++ b/include/ap_mmn.h @@ -380,7 +380,7 @@ #ifndef MODULE_MAGIC_NUMBER_MAJOR #define MODULE_MAGIC_NUMBER_MAJOR 20111202 #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