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 287db377c..ff30c1d1e 100644
--- a/STATUS
+++ b/STATUS
@@ -3,7 +3,8 @@ Last modified at [$Date$]
Releases:
- 1.3.1 : in development
+ 1.3.2 : in development
+ 1.3.1 : tagged June 14, 2008
1.3.0 : released June 3, 2008
1.2.12 : released November 25, 2007
1.2.11 : released September 6, 2007
diff --git a/include/apr_version.h b/include/apr_version.h
index 72ff19c0a..c5088cf0f 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