summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eissing <icing@apache.org>2021-12-16 13:48:05 +0000
committerStefan Eissing <icing@apache.org>2021-12-16 13:48:05 +0000
commit54ef296ad565059d4ef0bc5146367ce2433657fa (patch)
treeb3f44007f4fc76b083cb4b01321c7217f8d71b44
parentca4877ee27955845519b556c103387b60b37cb3f (diff)
downloadhttpd-candidate-2.4.52-rc1.tar.gz
Post 2.4.52-rc1 tag updatescandidate-2.4.52-rc1
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/tags/candidate-2.4.52-rc1@1896061 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--include/ap_release.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ap_release.h b/include/ap_release.h
index 0fd8a88a11..63f142c3f1 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 */