summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Kew <niq@apache.org>2017-05-31 15:11:12 +0000
committerNick Kew <niq@apache.org>2017-05-31 15:11:12 +0000
commit94161718baa6c67bbb0be738fc733db196cbeacb (patch)
treeb821473eabbac91845ab671aafcfd5016503c3e9
parent0752edfc8c847bbdeea3434478d0e1123c280373 (diff)
downloadapr-94161718baa6c67bbb0be738fc733db196cbeacb.tar.gz
Pre-tag
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/branches/1.6.x@1797053 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--STATUS1
-rw-r--r--include/apr_version.h2
2 files changed, 2 insertions, 1 deletions
diff --git a/STATUS b/STATUS
index 391bf2041..e0aa06fce 100644
--- a/STATUS
+++ b/STATUS
@@ -3,6 +3,7 @@ Last modified at [$Date$]
Releases:
2.0.0 : in development on trunk/
+ 1.6.1 : tagged May 31, 2017
1.6.0 : tagged April 15, 2017
1.5.2 : released April 29, 2015
1.5.1 : released April 20, 2014
diff --git a/include/apr_version.h b/include/apr_version.h
index 3006a4d55..a1d8cd7a9 100644
--- a/include/apr_version.h
+++ b/include/apr_version.h
@@ -68,8 +68,8 @@
* The symbol APR_IS_DEV_VERSION is only defined for internal,
* "development" copies of APR. It is undefined for released versions
* of APR.
+ * #define APR_IS_DEV_VERSION
*/
-#define APR_IS_DEV_VERSION
/**
* Check at compile time if the APR version is at least a certain