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 16:25:05 UTC

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

Author: wrowe
Date: Wed Jun  3 14:25:05 2009
New Revision: 781398

URL: http://svn.apache.org/viewvc?rev=781398&view=rev
Log:
Prepare to 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=781398&r1=781397&r2=781398&view=diff
==============================================================================
--- apr/apr/branches/1.3.x/STATUS [utf-8] (original)
+++ apr/apr/branches/1.3.x/STATUS [utf-8] Wed Jun  3 14:25:05 2009
@@ -4,8 +4,8 @@
 Releases:
     2.0.0     : in development on trunk/
     1.4.0     : in development on branches/1.4.x/
-    1.3.5     : in development on branches/1.3.x/
-    1.3.4     : tagged May 29, 2008
+    1.3.5     : tagged June 3, 2009
+    1.3.4     : not released
     1.3.3     : released August 14, 2008
     1.3.2     : released June 23, 2008
     1.3.1     : not released

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=781398&r1=781397&r2=781398&view=diff
==============================================================================
--- apr/apr/branches/1.3.x/include/apr_version.h (original)
+++ apr/apr/branches/1.3.x/include/apr_version.h Wed Jun  3 14:25:05 2009
@@ -66,7 +66,7 @@
  * "development" copies of APR.  It is undefined for released versions
  * of APR.
  */
-#define APR_IS_DEV_VERSION
+/* #undef APR_IS_DEV_VERSION */
 
 /**
  * Check at compile time if the APR version is at least a certain