Started release for 2.11
git-svn-id: https://svn.apache.org/repos/asf/httpd/apreq/branches/v2_11@735973 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/CHANGES b/CHANGES
index 2988cc8..ef94f85 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,7 +1,7 @@
/** @page apreq_changes CHANGES
//! brief List of major changes.
-@section v2_11 Changes with libapreq2-2.11 (in development)
+@section v2_11 Changes with libapreq2-2.11 (released Jan 20, 2009)
- Interactive CGI module [issac]
Allow cgi module to interactively prompt for parameters and cookies when
diff --git a/STATUS b/STATUS
index d632ebf..49a8873 100644
--- a/STATUS
+++ b/STATUS
@@ -1,6 +1,6 @@
/** @page apreq_status STATUS
- 2.11 under developement
+ 2.11 released on Jan 20, 2009
Contributors looking for a mission:
diff --git a/include/apreq_version.h b/include/apreq_version.h
index 0b88965..c5d468f 100644
--- a/include/apreq_version.h
+++ b/include/apreq_version.h
@@ -68,7 +68,7 @@
* This symbol is defined for internal, "development" copies of libapreq.
* This symbol will be \#undef'd for releases.
*/
-#define APREQ_IS_DEV_VERSION
+#undef APREQ_IS_DEV_VERSION
/** The formatted string of libapreq's version */