summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam A. Rowe Jr <wrowe@apache.org>2018-09-07 15:57:04 +0000
committerWilliam A. Rowe Jr <wrowe@apache.org>2018-09-07 15:57:04 +0000
commit35ef01d17eeb764868d25d15ca7807da05aa3614 (patch)
treec5747359e1870f3e5f8ecd3b14aa866d6787e20e
parent14e04137bcad01b060ffdc79bab96096ce779061 (diff)
downloadapr-35ef01d17eeb764868d25d15ca7807da05aa3614.tar.gz
Prepare for tag
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/branches/1.6.x@1840308 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--STATUS2
-rw-r--r--include/apr_version.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/STATUS b/STATUS
index ddae00c49..bac50718c 100644
--- a/STATUS
+++ b/STATUS
@@ -4,7 +4,7 @@ Last modified at [$Date$]
Releases:
2.0.0 : in development on trunk/
1.7.0 : in development on branches/1.7.x
- 1.6.4 : in maintenance
+ 1.6.4 : tagged September 7, 2018
1.6.3 : released October 22, 2017
1.6.2 : released June 14, 2017
1.6.1 : not released
diff --git a/include/apr_version.h b/include/apr_version.h
index 39924b0f2..9cddc372c 100644
--- a/include/apr_version.h
+++ b/include/apr_version.h
@@ -69,7 +69,7 @@
* "development" copies of APR. It is undefined for released versions
* of APR.
*/
-#define APR_IS_DEV_VERSION
+/* #undef APR_IS_DEV_VERSION */
/**
* Check at compile time if the APR version is at least a certain