]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Post 2.4.52-rc1 tag updates tags/candidate-2.4.52-rc1 candidate-2.4.52-rc1
authorStefan Eissing <icing@apache.org>
Thu, 16 Dec 2021 13:48:05 +0000 (13:48 +0000)
committerStefan Eissing <icing@apache.org>
Thu, 16 Dec 2021 13:48:05 +0000 (13:48 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/tags/candidate-2.4.52-rc1@1896061 13f79535-47bb-0310-9956-ffa450edef68

include/ap_release.h

index 0fd8a88a11038b96b757f4e9b66b83ea292b2895..63f142c3f133e6f3819beb86ee2e8770388bdbce 100644 (file)
@@ -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 */