summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjim <jim@13f79535-47bb-0310-9956-ffa450edef68>2009-07-20 20:00:12 +0000
committerjim <jim@13f79535-47bb-0310-9956-ffa450edef68>2009-07-20 20:00:12 +0000
commita552c2b4d64a2d45df4d297615a06fc45d4a89d5 (patch)
tree668c73d11f8329e2c0a876cc75e5f54be50370a9
parentd800965b3f5f5f99164bb51c7f212c16ba1e888f (diff)
downloadlibapr-a552c2b4d64a2d45df4d297615a06fc45d4a89d5.tar.gz
Prepare to tag 1.3.7
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/branches/1.3.x@795979 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 dc7ebe1f5..3d0c23ee8 100644
--- a/STATUS
+++ b/STATUS
@@ -4,7 +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.7 : in development on branches/1.3.x/
+ 1.3.8 : in development on branches/1.3.x/
+ 1.3.7 : tagged July 20, 2009
1.3.6 : tagged July 1, 2009
1.3.5 : released June 5, 2009
1.3.4 : not released
diff --git a/include/apr_version.h b/include/apr_version.h
index 66ee3a144..424f6cad7 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