summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortrawick <trawick@13f79535-47bb-0310-9956-ffa450edef68>2014-04-15 23:34:00 +0000
committertrawick <trawick@13f79535-47bb-0310-9956-ffa450edef68>2014-04-15 23:34:00 +0000
commit123ad2fad3f61e1b8cc0e10ea75182871baa0e17 (patch)
tree2871ed9ed58c11f10c431fadbfc800e5fa6ed3f6
parentf3bf3288754a74ae8b598c2da8f3a99b16c01a7a (diff)
downloadlibapr-123ad2fad3f61e1b8cc0e10ea75182871baa0e17.tar.gz
Prepare for the 1.5.1 tag
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/branches/1.5.x@1587752 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 3a5bf35fd..0851bb109 100644
--- a/STATUS
+++ b/STATUS
@@ -3,7 +3,8 @@ Last modified at [$Date$]
Releases:
2.0.0 : in development on trunk/
- 1.5.1 : in development on branches/1.5.x/
+ 1.5.2 : in development on branches/1.5.x/
+ 1.5.1 : tagged April 15, 2014
1.5.0 : released November 18, 2013
1.4.9 : in development on branches/1.4.x/
1.4.8 : released June 21, 2013
diff --git a/include/apr_version.h b/include/apr_version.h
index 948fa48b8..21110538b 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