You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by wr...@apache.org on 2007/08/29 11:03:04 UTC

svn commit: r570709 - in /apr/apr/branches/0.9.x: STATUS include/apr_version.h

Author: wrowe
Date: Wed Aug 29 02:03:01 2007
New Revision: 570709

URL: http://svn.apache.org/viewvc?rev=570709&view=rev
Log:
Prepare for tag

Modified:
    apr/apr/branches/0.9.x/STATUS
    apr/apr/branches/0.9.x/include/apr_version.h

Modified: apr/apr/branches/0.9.x/STATUS
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/STATUS?rev=570709&r1=570708&r2=570709&view=diff
==============================================================================
--- apr/apr/branches/0.9.x/STATUS [utf-8] (original)
+++ apr/apr/branches/0.9.x/STATUS [utf-8] Wed Aug 29 02:03:01 2007
@@ -3,8 +3,8 @@
 
 Release:
 
-    0.9.15    : in maintenance
-    0.9.14    : tagged June 4, 2007
+    0.9.15    : tagged August 29, 2007
+    0.9.14    : released June 7, 2007
     0.9.13    : released December 4, 2006
     0.9.12    : released April 14, 2006
     0.9.11    : released March 30, 2006

Modified: apr/apr/branches/0.9.x/include/apr_version.h
URL: http://svn.apache.org/viewvc/apr/apr/branches/0.9.x/include/apr_version.h?rev=570709&r1=570708&r2=570709&view=diff
==============================================================================
--- apr/apr/branches/0.9.x/include/apr_version.h (original)
+++ apr/apr/branches/0.9.x/include/apr_version.h Wed Aug 29 02:03:01 2007
@@ -67,7 +67,7 @@
  *  This symbol is defined for internal, "development" copies of APR. This
  *  symbol will be #undef'd for releases. 
  */
-#define APR_IS_DEV_VERSION
+/* #undef APR_IS_DEV_VERSION */
 
 
 /** The formatted string of APR's version */