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 3a5bf35fd..0851bb109 100644
--- a/STATUS
+++ b/STATUS
@@ -3,7 +3,8 @@ Last modified at [$Date$]
Releases:
2.0.0 : in development on trunk/
- 1.5.1 : in development on branches/1.5.x/
+ 1.5.2 : in development on branches/1.5.x/
+ 1.5.1 : tagged April 15, 2014
1.5.0 : released November 18, 2013
1.4.9 : in development on branches/1.4.x/
1.4.8 : released June 21, 2013
diff --git a/include/apr_version.h b/include/apr_version.h
index 948fa48b8..21110538b 100644
--- a/include/apr_version.h
+++ b/include/apr_version.h
@@ -69,7 +69,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