From: Jim Jagielski Date: Mon, 3 Dec 2018 15:05:05 +0000 (+0000) Subject: Bump seems to have been missed X-Git-Tag: 2.5.0-alpha2-ci-test-only~2238 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81544f21554d8ea19b41b3c39c01664b2d84bbb0;p=thirdparty%2Fapache%2Fhttpd.git Bump seems to have been missed git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1848047 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/ap_mmn.h b/include/ap_mmn.h index 27cea23d037..6a20d4f41d5 100644 --- a/include/ap_mmn.h +++ b/include/ap_mmn.h @@ -616,7 +616,7 @@ #ifndef MODULE_MAGIC_NUMBER_MAJOR #define MODULE_MAGIC_NUMBER_MAJOR 20180906 #endif -#define MODULE_MAGIC_NUMBER_MINOR 2 /* 0...n */ +#define MODULE_MAGIC_NUMBER_MINOR 3 /* 0...n */ /** * Determine if the server's current MODULE_MAGIC_NUMBER is at least a