Author: joes
Date: Fri Mar  6 00:42:53 2009
New Revision: 750716

URL: http://svn.apache.org/viewvc?rev=750716&view=rev
Log:
2.12 release started

Modified:
    httpd/apreq/branches/v2_12/CHANGES
    httpd/apreq/branches/v2_12/STATUS
    httpd/apreq/branches/v2_12/include/apreq_version.h

Modified: httpd/apreq/branches/v2_12/CHANGES
URL: 
http://svn.apache.org/viewvc/httpd/apreq/branches/v2_12/CHANGES?rev=750716&r1=750715&r2=750716&view=diff
==============================================================================
--- httpd/apreq/branches/v2_12/CHANGES (original)
+++ httpd/apreq/branches/v2_12/CHANGES Fri Mar  6 00:42:53 2009
@@ -1,7 +1,7 @@
 /** @page apreq_changes CHANGES
 //! brief List of major changes.
 
-...@section v2_12 Changes with libapreq2-2.12 (in development)
+...@section v2_12 Changes with libapreq2-2.12 (released March 13, 2009)
 
 - C API [joes]
   Make the cookie parser a little more flexible.

Modified: httpd/apreq/branches/v2_12/STATUS
URL: 
http://svn.apache.org/viewvc/httpd/apreq/branches/v2_12/STATUS?rev=750716&r1=750715&r2=750716&view=diff
==============================================================================
--- httpd/apreq/branches/v2_12/STATUS (original)
+++ httpd/apreq/branches/v2_12/STATUS Fri Mar  6 00:42:53 2009
@@ -1,6 +1,6 @@
 /** @page apreq_status STATUS
 
-    2.12 under developement
+    2.12 released on March 13, 2009
 
 Contributors looking for a mission:
 

Modified: httpd/apreq/branches/v2_12/include/apreq_version.h
URL: 
http://svn.apache.org/viewvc/httpd/apreq/branches/v2_12/include/apreq_version.h?rev=750716&r1=750715&r2=750716&view=diff
==============================================================================
--- httpd/apreq/branches/v2_12/include/apreq_version.h (original)
+++ httpd/apreq/branches/v2_12/include/apreq_version.h Fri Mar  6 00:42:53 2009
@@ -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 */


Reply via email to