summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2008-06-15 02:14:58 +0000
committerwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2008-06-15 02:14:58 +0000
commit22200cb2dbe40b2e37dcf87b555d8c76ded33413 (patch)
tree47ccda96241c6f72083ca157b71fe45582ecd609
parent385d658848627bcf32a0041741277ad98dea784e (diff)
downloadlibapr-22200cb2dbe40b2e37dcf87b555d8c76ded33413.tar.gz
Tagging 1.3.1
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/branches/1.3.x@667916 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 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