summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortrawick <trawick@13f79535-47bb-0310-9956-ffa450edef68>2011-05-03 19:08:14 +0000
committertrawick <trawick@13f79535-47bb-0310-9956-ffa450edef68>2011-05-03 19:08:14 +0000
commit799aa183baccf27eb3c667af35dd233f4a8030da (patch)
tree452a5ef8819d6849cd0c9143871edaa0dc0892e0
parentc89e96b319ee12af052d2f1942a9fe229f679eef (diff)
downloadlibapr-799aa183baccf27eb3c667af35dd233f4a8030da.tar.gz
Prepare for the 1.4.3 tag
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/branches/1.4.x@1099200 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 742c28f10..fec59f2b4 100644
--- a/STATUS
+++ b/STATUS
@@ -4,7 +4,8 @@ Last modified at [$Date$]
Releases:
2.0.0 : in development on trunk/
1.5.0 : in development on branches/1.5.x/
- 1.4.3 : in development on branches/1.4.x/
+ 1.4.4 : in development on branches/1.4.x/
+ 1.4.3 : tagged May 3, 2011
1.4.2 : released April 3, 2010
1.4.1 : not released
1.4.0 : not released
diff --git a/include/apr_version.h b/include/apr_version.h
index f9e202a7d..3b1175d18 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