You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by wr...@apache.org on 2017/10/18 14:35:49 UTC

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

Author: wrowe
Date: Wed Oct 18 14:35:49 2017
New Revision: 1812525

URL: http://svn.apache.org/viewvc?rev=1812525&view=rev
Log:
Minor STATUS housekeeping, prepare to 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=1812525&r1=1812524&r2=1812525&view=diff
==============================================================================
--- apr/apr/branches/1.6.x/STATUS [utf-8] (original)
+++ apr/apr/branches/1.6.x/STATUS [utf-8] Wed Oct 18 14:35:49 2017
@@ -4,8 +4,8 @@ Last modified at [$Date$]
 Releases:
     2.0.0     : in development on trunk/
     1.7.0     : in development on branches/1.7.x
-    1.6.3     : in development
-    1.6.2     : tagged June 9, 2017
+    1.6.3     : tagged Oct 18, 2017
+    1.6.2     : released June 14, 2017
     1.6.1     : not released
     1.6.0     : not released
     1.5.2     : released April 29, 2015

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=1812525&r1=1812524&r2=1812525&view=diff
==============================================================================
--- apr/apr/branches/1.6.x/include/apr_version.h (original)
+++ apr/apr/branches/1.6.x/include/apr_version.h Wed Oct 18 14:35:49 2017
@@ -69,7 +69,7 @@
  * "development" copies of APR.  It is undefined for released versions
  * of APR.
  */
-#define APR_IS_DEV_VERSION
+/* #undef APR_IS_DEV_VERSION */
 
 /**
  * Check at compile time if the APR version is at least a certain