Author: pgollucci
Date: Wed Sep 13 03:42:40 2006
New Revision: 442933
URL: http://svn.apache.org/viewvc?view=rev&rev=442933
Log:
2.09 release started
Modified:
httpd/apreq/branches/v2_09/CHANGES
httpd/apreq/branches/v2_09/STATUS
httpd/apreq/branches/v2_09/include/apreq_version.h
Modified: httpd/apreq/branches/v2_09/CHANGES
URL:
http://svn.apache.org/viewvc/httpd/apreq/branches/v2_09/CHANGES?view=diff&rev=442933&r1=442932&r2=442933
==============================================================================
--- httpd/apreq/branches/v2_09/CHANGES (original)
+++ httpd/apreq/branches/v2_09/CHANGES Wed Sep 13 03:42:40 2006
@@ -2,7 +2,7 @@
//! brief List of major changes.
[EMAIL PROTECTED] v2_09 Changes with libapreq2-2.09 (under developement)
[EMAIL PROTECTED] v2_09 Changes with libapreq2-2.09 (September 7, 2006)
-Build [Philip M. Gollucci]
SunOS (Solaris)
Modified: httpd/apreq/branches/v2_09/STATUS
URL:
http://svn.apache.org/viewvc/httpd/apreq/branches/v2_09/STATUS?view=diff&rev=442933&r1=442932&r2=442933
==============================================================================
--- httpd/apreq/branches/v2_09/STATUS (original)
+++ httpd/apreq/branches/v2_09/STATUS Wed Sep 13 03:42:40 2006
@@ -1,6 +1,6 @@
/** @page apreq_status STATUS
- 2.09 under developement
+ 2.09 released on September 7, 2006
Contributors looking for a mission:
Modified: httpd/apreq/branches/v2_09/include/apreq_version.h
URL:
http://svn.apache.org/viewvc/httpd/apreq/branches/v2_09/include/apreq_version.h?view=diff&rev=442933&r1=442932&r2=442933
==============================================================================
--- httpd/apreq/branches/v2_09/include/apreq_version.h (original)
+++ httpd/apreq/branches/v2_09/include/apreq_version.h Wed Sep 13 03:42:40 2006
@@ -67,7 +67,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 */