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 2010/01/21 00:11:53 UTC

svn commit: r901425 - in /apr/apr/branches/1.4.x: STATUS include/apr_version.h

Author: wrowe
Date: Wed Jan 20 23:11:53 2010
New Revision: 901425

URL: http://svn.apache.org/viewvc?rev=901425&view=rev
Log:
Prepare to tag 1.4.2

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

Modified: apr/apr/branches/1.4.x/STATUS
URL: http://svn.apache.org/viewvc/apr/apr/branches/1.4.x/STATUS?rev=901425&r1=901424&r2=901425&view=diff
==============================================================================
--- apr/apr/branches/1.4.x/STATUS [utf-8] (original)
+++ apr/apr/branches/1.4.x/STATUS [utf-8] Wed Jan 20 23:11:53 2010
@@ -4,7 +4,8 @@
 Releases:
     2.0.0     : in development on trunk/
     1.5.0     : in development on branches/1.5.x/
-    1.4.2     : in development on branches/1.4.x/
+    1.4.3     : in development on branches/1.4.x/
+    1.4.2     : tagged January 20, 2010
     1.4.1     : not released
     1.4.0     : not released
     1.3.9     : released September 23, 2009

Modified: apr/apr/branches/1.4.x/include/apr_version.h
URL: http://svn.apache.org/viewvc/apr/apr/branches/1.4.x/include/apr_version.h?rev=901425&r1=901424&r2=901425&view=diff
==============================================================================
--- apr/apr/branches/1.4.x/include/apr_version.h (original)
+++ apr/apr/branches/1.4.x/include/apr_version.h Wed Jan 20 23:11:53 2010
@@ -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