summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2008-08-09 05:54:51 +0000
committerwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2008-08-09 05:54:51 +0000
commitcde746a88deb3f3c38a3a5902874d021167aae2b (patch)
treefe8106b2170af4d626d67cbd96a8cc692440a314
parent4138adb4f3603a8d95ba2c855077db2a6d8526f3 (diff)
downloadlibapr-cde746a88deb3f3c38a3a5902874d021167aae2b.tar.gz
Prepare to tag 1.3.3
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/branches/1.3.x@684176 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 f7bf02875..52a2d1eaf 100644
--- a/STATUS
+++ b/STATUS
@@ -3,7 +3,8 @@ Last modified at [$Date$]
Releases:
- 1.3.3 : in development
+ 1.3.4 : in development
+ 1.3.3 : tagged August 9, 2008
1.3.2 : tagged June 17, 2008
1.3.1 : not released
1.3.0 : released June 3, 2008
diff --git a/include/apr_version.h b/include/apr_version.h
index 9c35fdf40..279eac9c6 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