From: Eric Covener Date: Sun, 12 Apr 2020 12:52:54 +0000 (+0000) Subject: t/apache/mmn.t caught me X-Git-Tag: 2.5.0-alpha2-ci-test-only~1531 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba8bd5baf1a7672b0795c9ab4752556effb19a80;p=thirdparty%2Fapache%2Fhttpd.git t/apache/mmn.t caught me git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1876423 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/ap_mmn.h b/include/ap_mmn.h index 53dee4c025f..4ce8ac51b18 100644 --- a/include/ap_mmn.h +++ b/include/ap_mmn.h @@ -633,7 +633,7 @@ #ifndef MODULE_MAGIC_NUMBER_MAJOR #define MODULE_MAGIC_NUMBER_MAJOR 20200331 #endif -#define MODULE_MAGIC_NUMBER_MINOR 1 /* 0...n */ +#define MODULE_MAGIC_NUMBER_MINOR 2 /* 0...n */ /** * Determine if the server's current MODULE_MAGIC_NUMBER is at least a