From: Stefan Eissing Date: Thu, 16 Dec 2021 13:48:05 +0000 (+0000) Subject: Post 2.4.52-rc1 tag updates X-Git-Tag: candidate-2.4.52-rc1^0 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=54ef296ad565059d4ef0bc5146367ce2433657fa;p=thirdparty%2Fapache%2Fhttpd.git Post 2.4.52-rc1 tag updates git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/tags/candidate-2.4.52-rc1@1896061 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/ap_release.h b/include/ap_release.h index 0fd8a88a110..63f142c3f13 100644 --- a/include/ap_release.h +++ b/include/ap_release.h @@ -44,7 +44,7 @@ #define AP_SERVER_MAJORVERSION_NUMBER 2 #define AP_SERVER_MINORVERSION_NUMBER 4 #define AP_SERVER_PATCHLEVEL_NUMBER 52 -#define AP_SERVER_DEVBUILD_BOOLEAN 1 +#define AP_SERVER_DEVBUILD_BOOLEAN 0 /* Synchronize the above with docs/manual/style/version.ent */