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 2006/04/09 21:50:13 UTC

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

Author: wrowe
Date: Sun Apr  9 12:50:10 2006
New Revision: 392814

URL: http://svn.apache.org/viewcvs?rev=392814&view=rev
Log:
Update before 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/viewcvs/apr/apr/branches/0.9.x/STATUS?rev=392814&r1=392813&r2=392814&view=diff
==============================================================================
--- apr/apr/branches/0.9.x/STATUS (original)
+++ apr/apr/branches/0.9.x/STATUS Sun Apr  9 12:50:10 2006
@@ -3,8 +3,8 @@
 
 Release:
 
-    0.9.12  : in development
-    0.9.11  : tagged March 27, 2006
+    0.9.12  : tagged April 9, 2006
+    0.9.11  : released March 30, 2006
     0.9.10  : tagged March 22, 2006, not released
     0.9.9   : tagged January 30, 2006, not released 
     0.9.9   : tagged January 27, 2006, not released

Modified: apr/apr/branches/0.9.x/include/apr_version.h
URL: http://svn.apache.org/viewcvs/apr/apr/branches/0.9.x/include/apr_version.h?rev=392814&r1=392813&r2=392814&view=diff
==============================================================================
--- apr/apr/branches/0.9.x/include/apr_version.h (original)
+++ apr/apr/branches/0.9.x/include/apr_version.h Sun Apr  9 12:50:10 2006
@@ -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 */