summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 0d36493ac..0a1e170d9 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.2 : in development on branches/1.4.x/
+ 1.4.3 : in development on branches/1.4.x/
+ 1.4.2 : tagged January 20, 2010
1.4.1 : not released
1.4.0 : not released
1.3.9 : released September 23, 2009
diff --git a/include/apr_version.h b/include/apr_version.h
index d97f4954a..18f40f2bb 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