summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2009-06-03 14:25:05 +0000
committerwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2009-06-03 14:25:05 +0000
commitf0ba88b758f162ca5b4ae31392fb61c63010d137 (patch)
treed6ededbdb27d853122b33717ea6ca0dbafdc87e9
parentea1b7eabfea6a10240557a582d0eb98b6437c85f (diff)
downloadlibapr-f0ba88b758f162ca5b4ae31392fb61c63010d137.tar.gz
Prepare to tag
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/branches/1.3.x@781398 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 68c36a486..4b8338e54 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.5 : in development on branches/1.3.x/
- 1.3.4 : tagged May 29, 2008
+ 1.3.5 : tagged June 3, 2009
+ 1.3.4 : not released
1.3.3 : released August 14, 2008
1.3.2 : released June 23, 2008
1.3.1 : not released
diff --git a/include/apr_version.h b/include/apr_version.h
index 19e5fab27..11b158793 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