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:04:22 UTC

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

Author: wrowe
Date: Wed Jun  3 16:04:22 2009
New Revision: 781450

URL: http://svn.apache.org/viewvc?rev=781450&view=rev
Log:
back to -dev, misled by the initial commit

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=781450&r1=781449&r2=781450&view=diff
==============================================================================
--- apr/apr/branches/1.3.x/STATUS [utf-8] (original)
+++ apr/apr/branches/1.3.x/STATUS [utf-8] Wed Jun  3 16:04:22 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.6     : tagged June 3, 2009
-    1.3.5     : not released
+    1.3.6     : in development on branches/1.3.x/
+    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

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=781450&r1=781449&r2=781450&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 16:04:22 2009
@@ -66,7 +66,7 @@
  * "development" copies of APR.  It is undefined for released versions
  * of APR.
  */
-/* #undef APR_IS_DEV_VERSION */
+#define APR_IS_DEV_VERSION
 
 /**
  * Check at compile time if the APR version is at least a certain