summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2006-11-29 11:28:52 +0000
committerwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2006-11-29 11:28:52 +0000
commit37f66de61c83792af6df4bc96d49b28c853e6b1a (patch)
tree938cd0c6054177301a6690639bf572cb93e12447
parentf99b4562734620e8396a0d8822a03bf5273dc660 (diff)
downloadlibapr-37f66de61c83792af6df4bc96d49b28c853e6b1a.tar.gz
Prepare to tag
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/branches/0.9.x@480527 13f79535-47bb-0310-9956-ffa450edef68
-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 7db5acda5..693935548 100644
--- a/STATUS
+++ b/STATUS
@@ -3,7 +3,7 @@ Last modified at [$Date$]
Release:
- 0.9.13 : in development
+ 0.9.13 : tagged November 29, 2006
0.9.12 : released April 14, 2006
0.9.11 : released March 30, 2006
0.9.10 : tagged March 22, 2006, not released
diff --git a/include/apr_version.h b/include/apr_version.h
index b1ef695dd..c2ddf81e7 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 */