You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by mi...@apache.org on 2009/09/21 23:53:06 UTC

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

Author: minfrin
Date: Mon Sep 21 21:53:06 2009
New Revision: 817423

URL: http://svn.apache.org/viewvc?rev=817423&view=rev
Log:
Prepare for the 1.3.9 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=817423&r1=817422&r2=817423&view=diff
==============================================================================
--- apr/apr/branches/1.3.x/STATUS [utf-8] (original)
+++ apr/apr/branches/1.3.x/STATUS [utf-8] Mon Sep 21 21:53:06 2009
@@ -4,8 +4,9 @@
 Releases:
     2.0.0     : in development on trunk/
     1.4.0     : in development on branches/1.4.x/
-    1.3.9     : in development on branches/1.3.x/
-    1.3.8     : tagged August 4, 2009
+    1.3.10    : in development on branches/1.3.x/
+    1.3.9     : tagged September 21, 2009
+    1.3.8     : released August 6, 2009
     1.3.7     : released July 23, 2009
     1.3.6     : released July 4, 2009
     1.3.5     : released June 5, 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=817423&r1=817422&r2=817423&view=diff
==============================================================================
--- apr/apr/branches/1.3.x/include/apr_version.h (original)
+++ apr/apr/branches/1.3.x/include/apr_version.h Mon Sep 21 21:53:06 2009
@@ -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