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 2011/05/06 21:16:14 UTC

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

Author: trawick
Date: Fri May  6 19:16:14 2011
New Revision: 1100340

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

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=1100340&r1=1100339&r2=1100340&view=diff
==============================================================================
--- apr/apr/branches/1.4.x/STATUS [utf-8] (original)
+++ apr/apr/branches/1.4.x/STATUS [utf-8] Fri May  6 19:16:14 2011
@@ -4,8 +4,9 @@ Last modified at [$Date$]
 Releases:
     2.0.0     : in development on trunk/
     1.5.0     : in development on branches/1.5.x/
-    1.4.4     : in development on branches/1.4.x/    
-    1.4.3     : tagged May 3, 2011
+    1.4.5     : in development on branches/1.4.x/    
+    1.4.4     : tagged May 6, 2011
+    1.4.3     : not released
     1.4.2     : released April 3, 2010
     1.4.1     : not released
     1.4.0     : not released

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=1100340&r1=1100339&r2=1100340&view=diff
==============================================================================
--- apr/apr/branches/1.4.x/include/apr_version.h (original)
+++ apr/apr/branches/1.4.x/include/apr_version.h Fri May  6 19:16:14 2011
@@ -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