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/11/29 12:32:11 UTC

svn commit: r480532 - in /apr/apr-util/branches/1.2.x: STATUS include/apu_version.h

Author: wrowe
Date: Wed Nov 29 03:32:10 2006
New Revision: 480532

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

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

Modified: apr/apr-util/branches/1.2.x/STATUS
URL: http://svn.apache.org/viewvc/apr/apr-util/branches/1.2.x/STATUS?view=diff&rev=480532&r1=480531&r2=480532
==============================================================================
--- apr/apr-util/branches/1.2.x/STATUS (original)
+++ apr/apr-util/branches/1.2.x/STATUS Wed Nov 29 03:32:10 2006
@@ -3,8 +3,8 @@
 
 Release:
 
-    1.2.8     : in development
-    1.2.7     : tagged April 9, 2006
+    1.2.8     : tagged November 29, 2006
+    1.2.7     : released April 14, 2006
     1.2.6     : released March 25, 2006
     1.2.5     : not released
     1.2.4     : not released

Modified: apr/apr-util/branches/1.2.x/include/apu_version.h
URL: http://svn.apache.org/viewvc/apr/apr-util/branches/1.2.x/include/apu_version.h?view=diff&rev=480532&r1=480531&r2=480532
==============================================================================
--- apr/apr-util/branches/1.2.x/include/apu_version.h (original)
+++ apr/apr-util/branches/1.2.x/include/apu_version.h Wed Nov 29 03:32:10 2006
@@ -66,7 +66,7 @@
  * "development" copies of APU.  It is undefined for released versions
  * of APU.
  */
-#define APU_IS_DEV_VERSION
+/* #define APU_IS_DEV_VERSION */
 
 
 #if defined(APU_IS_DEV_VERSION) || defined(DOXYGEN)