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/20 02:05:24 UTC

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

Author: trawick
Date: Fri May 20 00:05:24 2011
New Revision: 1125186

URL: http://svn.apache.org/viewvc?rev=1125186&view=rev
Log:
Prepare for the 1.4.5 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=1125186&r1=1125185&r2=1125186&view=diff
==============================================================================
--- apr/apr/branches/1.4.x/STATUS [utf-8] (original)
+++ apr/apr/branches/1.4.x/STATUS [utf-8] Fri May 20 00:05:24 2011
@@ -4,7 +4,8 @@ Last modified at [$Date$]
 Releases:
     2.0.0     : in development on trunk/
     1.5.0     : in development on branches/1.5.x/
-    1.4.5     : in development on branches/1.4.x/    
+    1.4.6     : in development on branches/1.4.x/    
+    1.4.5     : tagged May 19, 2011
     1.4.4     : released May 9, 2011
     1.4.3     : not released
     1.4.2     : released April 3, 2010

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=1125186&r1=1125185&r2=1125186&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 20 00:05:24 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