summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2009-07-02 02:48:57 +0000
committerwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2009-07-02 02:48:57 +0000
commit2cefc252a4302bf5a3063972cce1145ef7682d9a (patch)
tree1228cc1a17aa791c145fab0584aaf3c4faea7ce2
parent0af648d30ba92420c73fd992ec2c91d8fe1a0f63 (diff)
downloadlibapr-2cefc252a4302bf5a3063972cce1145ef7682d9a.tar.gz
prep for 1.3.6 tag
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/branches/1.3.x@790438 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--STATUS4
-rw-r--r--include/apr_version.h2
2 files changed, 3 insertions, 3 deletions
diff --git a/STATUS b/STATUS
index a5867c46f..38ea07c56 100644
--- a/STATUS
+++ b/STATUS
@@ -4,8 +4,8 @@ Last modified at [$Date$]
Releases:
2.0.0 : in development on trunk/
1.4.0 : in development on branches/1.4.x/
- 1.3.6 : in development on branches/1.3.x/
- 1.3.5 : tagged June 3, 2009
+ 1.3.6 : tagged July 1, 2009
+ 1.3.5 : released June 5, 2009
1.3.4 : not released
1.3.3 : released August 14, 2008
1.3.2 : released June 23, 2008
diff --git a/include/apr_version.h b/include/apr_version.h
index 5bed90bbb..aba6c549a 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
+/* #undef APR_IS_DEV_VERSION */
/**
* Check at compile time if the APR version is at least a certain