From: Yann Ylavic Date: Sun, 14 Aug 2016 20:42:16 +0000 (+0000) Subject: Follow up to r1750392: r1756186 should have also bumped MMN minor for X-Git-Tag: 2.5.0-alpha~1280 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=753c3ecea72dcc0ca2135a2a2b0717239d8d779d;p=thirdparty%2Fapache%2Fhttpd.git Follow up to r1750392: r1756186 should have also bumped MMN minor for s/ap_proxy_check_backend/ap_proxy_check_connection/, and r1756328 really bump the MMN :p git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1756329 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/ap_mmn.h b/include/ap_mmn.h index 688fd38e90a..940b3cc8524 100644 --- a/include/ap_mmn.h +++ b/include/ap_mmn.h @@ -546,7 +546,7 @@ #ifndef MODULE_MAGIC_NUMBER_MAJOR #define MODULE_MAGIC_NUMBER_MAJOR 20160608 #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