summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJim Jagielski <jim@apache.org>2016-12-16 11:55:16 +0000
committerJim Jagielski <jim@apache.org>2016-12-16 11:55:16 +0000
commit30060fb18dcbb189d66bcc5a6f66f50fe7d5d3d4 (patch)
treed91746bbc4140607e840810a759579cdaf8fd313 /include
parent7fed737243931b3ff3de06f5b40b081700497a74 (diff)
downloadhttpd-30060fb18dcbb189d66bcc5a6f66f50fe7d5d3d4.tar.gz
Get ready to tag 2.4.24
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1774575 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'include')
-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 87160f13fe..388f7c4775 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 24
-#define AP_SERVER_DEVBUILD_BOOLEAN 1
+#define AP_SERVER_DEVBUILD_BOOLEAN 0
/* Synchronize the above with docs/manual/style/version.ent */