summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Trawick <trawick@apache.org>2015-04-25 11:59:33 +0000
committerJeff Trawick <trawick@apache.org>2015-04-25 11:59:33 +0000
commit8c371d6af0713165d584493ae75eadb317baf741 (patch)
treeb90201be67093fa9013ae16bc9c5eacf7c5184d2
parent6e0c8a124b1692b710486d015d0a389326b26d18 (diff)
downloadapr-8c371d6af0713165d584493ae75eadb317baf741.tar.gz
Prepare for the 1.5.2 tag
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/branches/1.5.x@1676020 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--STATUS3
-rw-r--r--include/apr_version.h2
2 files changed, 3 insertions, 2 deletions
diff --git a/STATUS b/STATUS
index 711c8e479..6f87e0aa1 100644
--- a/STATUS
+++ b/STATUS
@@ -3,7 +3,8 @@ Last modified at [$Date$]
Releases:
2.0.0 : in development on trunk/
- 1.5.2 : in development on branches/1.5.x/
+ 1.5.3 : in development on branches/1.5.x/
+ 1.5.2 : tagged April 25, 2015
1.5.1 : released April 20, 2014
1.5.0 : released November 18, 2013
1.4.9 : in development on branches/1.4.x/
diff --git a/include/apr_version.h b/include/apr_version.h
index 961d83da2..c7cbb8f60 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
+/* #define APR_IS_DEV_VERSION */
/**
* Check at compile time if the APR version is at least a certain