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:29 UTC

svn commit: r392815 - in /apr/apr-util/branches/0.9.x: STATUS include/apu_version.h

Author: wrowe
Date: Sun Apr  9 12:50:23 2006
New Revision: 392815

URL: http://svn.apache.org/viewcvs?rev=392815&view=rev
Log:
Update before tag

Modified:
    apr/apr-util/branches/0.9.x/STATUS
    apr/apr-util/branches/0.9.x/include/apu_version.h

Modified: apr/apr-util/branches/0.9.x/STATUS
URL: http://svn.apache.org/viewcvs/apr/apr-util/branches/0.9.x/STATUS?rev=392815&r1=392814&r2=392815&view=diff
==============================================================================
--- apr/apr-util/branches/0.9.x/STATUS (original)
+++ apr/apr-util/branches/0.9.x/STATUS Sun Apr  9 12:50:23 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-util/branches/0.9.x/include/apu_version.h
URL: http://svn.apache.org/viewcvs/apr/apr-util/branches/0.9.x/include/apu_version.h?rev=392815&r1=392814&r2=392815&view=diff
==============================================================================
--- apr/apr-util/branches/0.9.x/include/apu_version.h (original)
+++ apr/apr-util/branches/0.9.x/include/apu_version.h Sun Apr  9 12:50:23 2006
@@ -69,7 +69,7 @@
  *  This symbol is defined for internal, "development" copies of APU. This
  *  symbol will be #undef'd for releases. 
  */
-#define APU_IS_DEV_VERSION
+#undef APU_IS_DEV_VERSION
 
 
 /** The formatted string of APU's version */