You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by tr...@apache.org on 2010/10/09 15:57:57 UTC

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

Author: trawick
Date: Sat Oct  9 13:57:56 2010
New Revision: 1006165

URL: http://svn.apache.org/viewvc?rev=1006165&view=rev
Log:
Prepare for the 0.9.18 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/viewvc/apr/apr-util/branches/0.9.x/STATUS?rev=1006165&r1=1006164&r2=1006165&view=diff
==============================================================================
--- apr/apr-util/branches/0.9.x/STATUS [utf-8] (original)
+++ apr/apr-util/branches/0.9.x/STATUS [utf-8] Sat Oct  9 13:57:56 2010
@@ -3,7 +3,8 @@ Last modified at [$Date$]
 
 Release:
 
-    0.9.18  : in maintenance
+    0.9.19  : in maintenance
+    0.9.18  : tagged October 9, 2010
     0.9.17  : released June 5, 2009
     0.9.16  : not released
     0.9.15  : released September 6, 2007

Modified: apr/apr-util/branches/0.9.x/include/apu_version.h
URL: http://svn.apache.org/viewvc/apr/apr-util/branches/0.9.x/include/apu_version.h?rev=1006165&r1=1006164&r2=1006165&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 Sat Oct  9 13:57:56 2010
@@ -69,7 +69,7 @@ extern "C" {
  *  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 */