summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam A. Rowe Jr <wrowe@apache.org>2019-04-01 17:55:21 +0000
committerWilliam A. Rowe Jr <wrowe@apache.org>2019-04-01 17:55:21 +0000
commitbf8dfcf69cf6a9aaa22dbe96276acb6a04cd01c3 (patch)
treef243a9dd657b04cc7a852c46ec2274d0d099da47
parent33091356d72dc2559ee9d9e1351609956f43e433 (diff)
downloadapr-bf8dfcf69cf6a9aaa22dbe96276acb6a04cd01c3.tar.gz
And branch is at 1.7.1-dev
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/branches/1.7.x@1856762 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--CHANGES4
-rw-r--r--STATUS1
-rw-r--r--include/apr_version.h2
3 files changed, 6 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 96c32f518..e7b91bb78 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,8 @@
-*- coding: utf-8 -*-
+Changes for APR 1.7.1
+
+
+
Changes for APR 1.7.0
*) apr_dir_read: [Unix] Dropped the preference of the dirread_r() flavor
diff --git a/STATUS b/STATUS
index 60f0a44c0..ee4cb22ec 100644
--- a/STATUS
+++ b/STATUS
@@ -3,6 +3,7 @@ Last modified at [$Date$]
Releases:
2.0.0 : in development on trunk/
+ 1.7.1 : in maintenance
1.7.0 : tagged April 1, 2019
1.6.5 : released September 14, 2018
1.6.4 : not released
diff --git a/include/apr_version.h b/include/apr_version.h
index e96de3835..07df013c2 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.
*/
-/* #undef APR_IS_DEV_VERSION */
+#define APR_IS_DEV_VERSION
/**
* Check at compile time if the APR version is at least a certain