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/02/05 20:46:31 UTC

svn commit: r907068 - in /apr/apr/branches/1.3.x: STATUS include/apr_version.h

Author: trawick
Date: Fri Feb  5 19:46:30 2010
New Revision: 907068

URL: http://svn.apache.org/viewvc?rev=907068&view=rev
Log:
Prepare for the 1.3.11 tag

Modified:
    apr/apr/branches/1.3.x/STATUS
    apr/apr/branches/1.3.x/include/apr_version.h

Modified: apr/apr/branches/1.3.x/STATUS
URL: http://svn.apache.org/viewvc/apr/apr/branches/1.3.x/STATUS?rev=907068&r1=907067&r2=907068&view=diff
==============================================================================
--- apr/apr/branches/1.3.x/STATUS [utf-8] (original)
+++ apr/apr/branches/1.3.x/STATUS [utf-8] Fri Feb  5 19:46:30 2010
@@ -5,7 +5,8 @@
     2.0.0     : in development on trunk/
     1.5.0     : in development on branches/1.5.x/
     1.4.0     : in development on branches/1.4.x/
-    1.3.10    : tagged February 5, 2010
+    1.3.11    : tagged February 5, 2010
+    1.3.10    : not released
     1.3.9     : released September 23, 2009
     1.3.8     : released August 6, 2009
     1.3.7     : released July 23, 2009

Modified: apr/apr/branches/1.3.x/include/apr_version.h
URL: http://svn.apache.org/viewvc/apr/apr/branches/1.3.x/include/apr_version.h?rev=907068&r1=907067&r2=907068&view=diff
==============================================================================
--- apr/apr/branches/1.3.x/include/apr_version.h (original)
+++ apr/apr/branches/1.3.x/include/apr_version.h Fri Feb  5 19:46:30 2010
@@ -66,7 +66,7 @@
  * "development" copies of APR.  It is undefined for released versions
  * of APR.
  */
-#define APR_IS_DEV_VERSION
+/* #define APR_IS_DEV_VERSION */
 
 /**
  * Check at compile time if the APR version is at least a certain