summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorminfrin <minfrin@13f79535-47bb-0310-9956-ffa450edef68>2009-09-21 21:53:06 +0000
committerminfrin <minfrin@13f79535-47bb-0310-9956-ffa450edef68>2009-09-21 21:53:06 +0000
commit09d9fdbbb39eb00b23a6f5474a9b28242812937a (patch)
tree4af8a4244032c4486477f4354fcad31a055dbd55
parentb0e76443fcf854999e21d88a3a13617654bc9040 (diff)
downloadlibapr-09d9fdbbb39eb00b23a6f5474a9b28242812937a.tar.gz
Prepare for the 1.3.9 tag
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/branches/1.3.x@817423 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 8e954745f..208e4cb7a 100644
--- a/STATUS
+++ b/STATUS
@@ -4,8 +4,9 @@ Last modified at [$Date$]
Releases:
2.0.0 : in development on trunk/
1.4.0 : in development on branches/1.4.x/
- 1.3.9 : in development on branches/1.3.x/
- 1.3.8 : tagged August 4, 2009
+ 1.3.10 : in development on branches/1.3.x/
+ 1.3.9 : tagged September 21, 2009
+ 1.3.8 : released August 6, 2009
1.3.7 : released July 23, 2009
1.3.6 : released July 4, 2009
1.3.5 : released June 5, 2009
diff --git a/include/apr_version.h b/include/apr_version.h
index c2f380b4d..afb018211 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