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 2005/09/26 22:24:54 UTC

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

Author: wrowe
Date: Mon Sep 26 13:24:50 2005
New Revision: 291732

URL: http://svn.apache.org/viewcvs?rev=291732&view=rev
Log:

  Prepare to tag 0.9.7

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=291732&r1=291731&r2=291732&view=diff
==============================================================================
--- apr/apr-util/branches/0.9.x/STATUS (original)
+++ apr/apr-util/branches/0.9.x/STATUS Mon Sep 26 13:24:50 2005
@@ -3,7 +3,11 @@
 
 Release:
 
-    0.9.3   : Tagged March 30, 2002
+    0.9.7   : tagged September 26, 2005
+    0.9.6   : released February 4, 2005
+    0.9.5   : released November 16, 2004
+    0.9.4   : released September 25, 2003
+    0.9.3   : released April 3, 2003
     0.9.2   : Released March 22, 2002      (alpha)
     0.9.1   : Released September 11, 2002  (alpha)
     0.9.0   : 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=291732&r1=291731&r2=291732&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 Mon Sep 26 13:24:50 2005
@@ -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
+/* #define APU_IS_DEV_VERSION */
 
 
 /** The formatted string of APU's version */