summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--STATUS2
-rw-r--r--include/apr_version.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/STATUS b/STATUS
index ddae00c49..bac50718c 100644
--- a/STATUS
+++ b/STATUS
@@ -4,7 +4,7 @@ Last modified at [$Date$]
Releases:
2.0.0 : in development on trunk/
1.7.0 : in development on branches/1.7.x
- 1.6.4 : in maintenance
+ 1.6.4 : tagged September 7, 2018
1.6.3 : released October 22, 2017
1.6.2 : released June 14, 2017
1.6.1 : not released
diff --git a/include/apr_version.h b/include/apr_version.h
index 39924b0f2..9cddc372c 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
+/* #undef APR_IS_DEV_VERSION */
/**
* Check at compile time if the APR version is at least a certain