summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJim Jagielski <jim@apache.org>2016-06-30 17:14:40 +0000
committerJim Jagielski <jim@apache.org>2016-06-30 17:14:40 +0000
commit12b5db14f4b66c9e47a6e7e5fa8f2f52a1a6b700 (patch)
tree29825a9226c0b6ba035e2b6312e7a042c13d5470 /include
parentf3847a551a517edc0320219346dee9561359b6e3 (diff)
downloadhttpd-12b5db14f4b66c9e47a6e7e5fa8f2f52a1a6b700.tar.gz
Get ready to tag 2.4.23
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1750839 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 37a1d03b76..2c5e13c0e3 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 23
-#define AP_SERVER_DEVBUILD_BOOLEAN 1
+#define AP_SERVER_DEVBUILD_BOOLEAN 0
/* Synchronize the above with docs/manual/style/version.ent */