summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2017-10-18 14:35:49 +0000
committerwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2017-10-18 14:35:49 +0000
commitc7c5f5a77ba210009f1d6fbb823ceb1e05a7d319 (patch)
tree6bbf4ffc97edc428f2ac7f14c8ed31884f33d555
parentfb02a8c06aabf53466d3712ccacacd9bef55bbed (diff)
downloadlibapr-c7c5f5a77ba210009f1d6fbb823ceb1e05a7d319.tar.gz
Minor STATUS housekeeping, prepare to tag
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/branches/1.6.x@1812525 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--STATUS4
-rw-r--r--include/apr_version.h2
2 files changed, 3 insertions, 3 deletions
diff --git a/STATUS b/STATUS
index c284ed8d1..ae1d455f9 100644
--- a/STATUS
+++ b/STATUS
@@ -4,8 +4,8 @@ Last modified at [$Date$]
Releases:
2.0.0 : in development on trunk/
1.7.0 : in development on branches/1.7.x
- 1.6.3 : in development
- 1.6.2 : tagged June 9, 2017
+ 1.6.3 : tagged Oct 18, 2017
+ 1.6.2 : released June 14, 2017
1.6.1 : not released
1.6.0 : not released
1.5.2 : released April 29, 2015
diff --git a/include/apr_version.h b/include/apr_version.h
index 2bdcbcf84..65935b35b 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