summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam A. Rowe Jr <wrowe@apache.org>2015-07-15 16:20:31 +0000
committerWilliam A. Rowe Jr <wrowe@apache.org>2015-07-15 16:20:31 +0000
commit989fc493e9d0eaa4998a1273095d2f6854dd05df (patch)
tree40f6b9b4e190c7e94a8d7515fb10442666a305b3
parent19f5aa8e93b260fea7a25aa16563b0a17f55807b (diff)
downloadhttpd-989fc493e9d0eaa4998a1273095d2f6854dd05df.tar.gz
Prepare to tag 2.2.31
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1691243 13f79535-47bb-0310-9956-ffa450edef68
-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 67099c8ab6..5fa3173f87 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 2
#define AP_SERVER_PATCHLEVEL_NUMBER 31
-#define AP_SERVER_DEVBUILD_BOOLEAN 1
+#define AP_SERVER_DEVBUILD_BOOLEAN 0
/* Synchronize the above with docs/manual/style/version.ent */