From: Jim Jagielski Date: Sun, 26 Aug 2018 14:03:52 +0000 (+0000) Subject: MMN bump X-Git-Tag: 2.5.0-alpha2-ci-test-only~2373 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2115db09bb6cc3791984e390709ca21a3c562c37;p=thirdparty%2Fapache%2Fhttpd.git MMN bump git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1839218 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/ap_mmn.h b/include/ap_mmn.h index 557e749b7e9..9bfc7457610 100644 --- a/include/ap_mmn.h +++ b/include/ap_mmn.h @@ -595,6 +595,7 @@ * times field in the global_score structure in * scoreboard.h. * 20180720.6 (2.5.1-dev) add strict_host_check to core_server_conf + * 20180720.7 (2.5.1-dev) worker_share struct re-organized * */ @@ -603,7 +604,7 @@ #ifndef MODULE_MAGIC_NUMBER_MAJOR #define MODULE_MAGIC_NUMBER_MAJOR 20180720 #endif -#define MODULE_MAGIC_NUMBER_MINOR 6 /* 0...n */ +#define MODULE_MAGIC_NUMBER_MINOR 7 /* 0...n */ /** * Determine if the server's current MODULE_MAGIC_NUMBER is at least a