summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortrawick <trawick@13f79535-47bb-0310-9956-ffa450edef68>2010-10-09 13:25:25 +0000
committertrawick <trawick@13f79535-47bb-0310-9956-ffa450edef68>2010-10-09 13:25:25 +0000
commit6490925d4609b9239f7ba6beb91f3bc91a6a2143 (patch)
tree782bf2f716086bb1f7b8c8f28923092f9ae6f318
parente58b0f73905d314eaead781890402b0cbc736a87 (diff)
downloadlibapr-6490925d4609b9239f7ba6beb91f3bc91a6a2143.tar.gz
Prepare for the 0.9.19 tag
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/branches/0.9.x@1006154 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 4daba17c0..8b034e36a 100644
--- a/STATUS
+++ b/STATUS
@@ -3,7 +3,8 @@ Last modified at [$Date$]
Release:
- 0.9.19 : in maintenance
+ 0.9.20 : in maintenance
+ 0.9.19 : tagged October 9, 2010
0.9.18 : released June 5, 2009
0.9.17 : released November 25, 2007
0.9.16 : released September 6, 2007
diff --git a/include/apr_version.h b/include/apr_version.h
index 4ae9cce15..08bcd288b 100644
--- a/include/apr_version.h
+++ b/include/apr_version.h
@@ -67,7 +67,7 @@ extern "C" {
* This symbol is defined for internal, "development" copies of APR. This
* symbol will be #undef'd for releases.
*/
-#define APR_IS_DEV_VERSION
+/* #define APR_IS_DEV_VERSION */
/** The formatted string of APR's version */