summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJim Jagielski <jim@apache.org>2017-09-25 12:04:03 +0000
committerJim Jagielski <jim@apache.org>2017-09-25 12:04:03 +0000
commitd1843cf15b7d4a8a9a3cf2f996098a86b09e93ba (patch)
tree2be922325ab9a7b2e0ffc8af80ff7d7f71ca50fa /include
parentad746d795704770b7443f46c36e11f214fd2ed98 (diff)
downloadhttpd-d1843cf15b7d4a8a9a3cf2f996098a86b09e93ba.tar.gz
Get ready to tag 2.4.28
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1809608 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 f959eda389..a885983aa3 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 28
-#define AP_SERVER_DEVBUILD_BOOLEAN 1
+#define AP_SERVER_DEVBUILD_BOOLEAN 0
/* Synchronize the above with docs/manual/style/version.ent */