summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortrawick <trawick@13f79535-47bb-0310-9956-ffa450edef68>2013-05-04 21:54:36 +0000
committertrawick <trawick@13f79535-47bb-0310-9956-ffa450edef68>2013-05-04 21:54:36 +0000
commitfe6aa7c12163d382247a5a58f733a74d0cc22a60 (patch)
tree351c80693624eaec4f6ef37b1d0314b566b896d4
parent013bad0138842460bcccbb2050d16bcaa85973bf (diff)
downloadlibapr-fe6aa7c12163d382247a5a58f733a74d0cc22a60.tar.gz
Prepare for the 1.4.7 tag
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/branches/1.4.x@1479192 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 88ba96914..5db4d2c55 100644
--- a/STATUS
+++ b/STATUS
@@ -4,7 +4,8 @@ Last modified at [$Date$]
Releases:
2.0.0 : in development on trunk/
1.5.0 : in development on branches/1.5.x/
- 1.4.7 : in development on branches/1.4.x/
+ 1.4.8 : in development on branches/1.4.x/
+ 1.4.7 : tagged May 4, 2013
1.4.6 : released Feb 14, 2012
1.4.5 : released May 22, 2011
1.4.4 : released May 9, 2011
diff --git a/include/apr_version.h b/include/apr_version.h
index d3c2fa26b..47e2805b0 100644
--- a/include/apr_version.h
+++ b/include/apr_version.h
@@ -66,7 +66,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