summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJim Jagielski <jim@apache.org>2016-03-21 17:16:43 +0000
committerJim Jagielski <jim@apache.org>2016-03-21 17:16:43 +0000
commitc9605a35d5cca7684c5bb841d102b2ae203a6e36 (patch)
tree8ea797334614501b7378bd5b2d5dd0fc8e5bcf18 /include
parent22f23d77a712eb3f41eab0588915978285b184a1 (diff)
downloadhttpd-c9605a35d5cca7684c5bb841d102b2ae203a6e36.tar.gz
Prep for tag/roll of 2.4.19
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1736067 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 a1ec905183..b68043c7ef 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 19
-#define AP_SERVER_DEVBUILD_BOOLEAN 1
+#define AP_SERVER_DEVBUILD_BOOLEAN 0
/* Synchronize the above with docs/manual/style/version.ent */