summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJim Jagielski <jim@apache.org>2016-12-16 18:23:39 +0000
committerJim Jagielski <jim@apache.org>2016-12-16 18:23:39 +0000
commit6ec355e7383aa2ec289dccfb989f97928ac89696 (patch)
tree653a3ce523a7b9cfa05367916d85ca4cce66c30c /include
parent1fc15c1a656b75d733dee6e4b6c9ca08a41fce8f (diff)
downloadhttpd-6ec355e7383aa2ec289dccfb989f97928ac89696.tar.gz
Roll on 2.4.25
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1774644 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 35ace5a421..92fe7dea8a 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 25
-#define AP_SERVER_DEVBUILD_BOOLEAN 1
+#define AP_SERVER_DEVBUILD_BOOLEAN 0
/* Synchronize the above with docs/manual/style/version.ent */