You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by ni...@apache.org on 2017/05/31 15:11:13 UTC

svn commit: r1797053 - in /apr/apr/branches/1.6.x: STATUS include/apr_version.h

Author: niq
Date: Wed May 31 15:11:12 2017
New Revision: 1797053

URL: http://svn.apache.org/viewvc?rev=1797053&view=rev
Log:
Pre-tag

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

Modified: apr/apr/branches/1.6.x/STATUS
URL: http://svn.apache.org/viewvc/apr/apr/branches/1.6.x/STATUS?rev=1797053&r1=1797052&r2=1797053&view=diff
==============================================================================
--- apr/apr/branches/1.6.x/STATUS [utf-8] (original)
+++ apr/apr/branches/1.6.x/STATUS [utf-8] Wed May 31 15:11:12 2017
@@ -3,6 +3,7 @@ Last modified at [$Date$]
 
 Releases:
     2.0.0     : in development on trunk/
+    1.6.1     : tagged May 31, 2017
     1.6.0     : tagged April 15, 2017
     1.5.2     : released April 29, 2015
     1.5.1     : released April 20, 2014

Modified: apr/apr/branches/1.6.x/include/apr_version.h
URL: http://svn.apache.org/viewvc/apr/apr/branches/1.6.x/include/apr_version.h?rev=1797053&r1=1797052&r2=1797053&view=diff
==============================================================================
--- apr/apr/branches/1.6.x/include/apr_version.h (original)
+++ apr/apr/branches/1.6.x/include/apr_version.h Wed May 31 15:11:12 2017
@@ -68,8 +68,8 @@
  * The symbol APR_IS_DEV_VERSION is only defined for internal,
  * "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