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 2014/04/16 01:34:00 UTC

svn commit: r1587752 - in /apr/apr/branches/1.5.x: STATUS include/apr_version.h

Author: trawick
Date: Tue Apr 15 23:34:00 2014
New Revision: 1587752

URL: http://svn.apache.org/r1587752
Log:
Prepare for the 1.5.1 tag

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

Modified: apr/apr/branches/1.5.x/STATUS
URL: http://svn.apache.org/viewvc/apr/apr/branches/1.5.x/STATUS?rev=1587752&r1=1587751&r2=1587752&view=diff
==============================================================================
--- apr/apr/branches/1.5.x/STATUS [utf-8] (original)
+++ apr/apr/branches/1.5.x/STATUS [utf-8] Tue Apr 15 23:34:00 2014
@@ -3,7 +3,8 @@ Last modified at [$Date$]
 
 Releases:
     2.0.0     : in development on trunk/
-    1.5.1     : in development on branches/1.5.x/
+    1.5.2     : in development on branches/1.5.x/
+    1.5.1     : tagged April 15, 2014
     1.5.0     : released November 18, 2013
     1.4.9     : in development on branches/1.4.x/
     1.4.8     : released June 21, 2013

Modified: apr/apr/branches/1.5.x/include/apr_version.h
URL: http://svn.apache.org/viewvc/apr/apr/branches/1.5.x/include/apr_version.h?rev=1587752&r1=1587751&r2=1587752&view=diff
==============================================================================
--- apr/apr/branches/1.5.x/include/apr_version.h (original)
+++ apr/apr/branches/1.5.x/include/apr_version.h Tue Apr 15 23:34:00 2014
@@ -69,7 +69,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