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 2009/06/03 18:08:38 UTC

svn commit: r781455 - in /apr/apr-util/branches/1.3.x: STATUS include/apu_version.h

Author: wrowe
Date: Wed Jun  3 16:08:37 2009
New Revision: 781455

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

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

Modified: apr/apr-util/branches/1.3.x/STATUS
URL: http://svn.apache.org/viewvc/apr/apr-util/branches/1.3.x/STATUS?rev=781455&r1=781454&r2=781455&view=diff
==============================================================================
--- apr/apr-util/branches/1.3.x/STATUS [utf-8] (original)
+++ apr/apr-util/branches/1.3.x/STATUS [utf-8] Wed Jun  3 16:08:37 2009
@@ -5,8 +5,8 @@
 
     2.0.0     : EOL - merged into apr/trunk/
     1.4.0     : in development on branches/1.4.x/
-    1.3.7     : in development on branches/1.3.x/
-    1.3.6     : tagged June 3, 2009
+    1.3.7     : tagged June 3, 2009
+    1.3.6     : not released
     1.3.5     : not released
     1.3.4     : released August 15, 2008
     1.3.3     : not released

Modified: apr/apr-util/branches/1.3.x/include/apu_version.h
URL: http://svn.apache.org/viewvc/apr/apr-util/branches/1.3.x/include/apu_version.h?rev=781455&r1=781454&r2=781455&view=diff
==============================================================================
--- apr/apr-util/branches/1.3.x/include/apu_version.h (original)
+++ apr/apr-util/branches/1.3.x/include/apu_version.h Wed Jun  3 16:08:37 2009
@@ -66,7 +66,7 @@
  * "development" copies of APU.  It is undefined for released versions
  * of APU.
  */
-#define APU_IS_DEV_VERSION
+/* #undef APU_IS_DEV_VERSION */
 
 
 #if defined(APU_IS_DEV_VERSION) || defined(DOXYGEN)