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 2013/05/04 23:54:36 UTC

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

Author: trawick
Date: Sat May  4 21:54:36 2013
New Revision: 1479192

URL: http://svn.apache.org/r1479192
Log:
Prepare for the 1.4.7 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=1479192&r1=1479191&r2=1479192&view=diff
==============================================================================
--- apr/apr/branches/1.4.x/STATUS [utf-8] (original)
+++ apr/apr/branches/1.4.x/STATUS [utf-8] Sat May  4 21:54:36 2013
@@ -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.7     : in development on branches/1.4.x/    
+    1.4.8     : in development on branches/1.4.x/    
+    1.4.7     : tagged May 4, 2013
     1.4.6     : released Feb 14, 2012
     1.4.5     : released May 22, 2011
     1.4.4     : released May 9, 2011

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=1479192&r1=1479191&r2=1479192&view=diff
==============================================================================
--- apr/apr/branches/1.4.x/include/apr_version.h (original)
+++ apr/apr/branches/1.4.x/include/apr_version.h Sat May  4 21:54:36 2013
@@ -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