summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortrawick <trawick@13f79535-47bb-0310-9956-ffa450edef68>2013-06-17 14:44:43 +0000
committertrawick <trawick@13f79535-47bb-0310-9956-ffa450edef68>2013-06-17 14:44:43 +0000
commit74198b1e091d67db2eef391c0645912fdf1c45f2 (patch)
tree3fcb35584d272e0bfb5ee3e9a23d3537f719ead7
parent43348f7721192180597f28ba15289524f44da36f (diff)
downloadlibapr-74198b1e091d67db2eef391c0645912fdf1c45f2.tar.gz
Prepare for the 1.4.8 tag
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/branches/1.4.x@1493790 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--STATUS5
-rw-r--r--include/apr_version.h2
2 files changed, 4 insertions, 3 deletions
diff --git a/STATUS b/STATUS
index 5db4d2c55..36248989e 100644
--- a/STATUS
+++ b/STATUS
@@ -4,8 +4,9 @@ Last modified at [$Date$]
Releases:
2.0.0 : in development on trunk/
1.5.0 : in development on branches/1.5.x/
- 1.4.8 : in development on branches/1.4.x/
- 1.4.7 : tagged May 4, 2013
+ 1.4.9 : in development on branches/1.4.x/
+ 1.4.8 : tagged June 17, 2012
+ 1.4.7 : not released
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 8c64681ad..4b06508ee 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