You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by co...@apache.org on 2023/01/31 15:28:32 UTC

svn commit: r1907158 - in /apr/apr/branches/1.7.x: STATUS include/apr_version.h

Author: covener
Date: Tue Jan 31 15:28:31 2023
New Revision: 1907158

URL: http://svn.apache.org/viewvc?rev=1907158&view=rev
Log:
update dev status

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

Modified: apr/apr/branches/1.7.x/STATUS
URL: http://svn.apache.org/viewvc/apr/apr/branches/1.7.x/STATUS?rev=1907158&r1=1907157&r2=1907158&view=diff
==============================================================================
--- apr/apr/branches/1.7.x/STATUS [utf-8] (original)
+++ apr/apr/branches/1.7.x/STATUS [utf-8] Tue Jan 31 15:28:31 2023
@@ -4,7 +4,8 @@ Last modified at [$Date$]
 Releases:
     2.0.0     : in development on trunk/
     1.8.0     : in development
-    1.7.1     : in maintenance
+    1.7.2     : in maintenance
+    1.7.1     : released January 31, 2023
     1.7.0     : tagged April 1, 2019
     1.6.5     : released September 14, 2018
     1.6.4     : not released

Modified: apr/apr/branches/1.7.x/include/apr_version.h
URL: http://svn.apache.org/viewvc/apr/apr/branches/1.7.x/include/apr_version.h?rev=1907158&r1=1907157&r2=1907158&view=diff
==============================================================================
--- apr/apr/branches/1.7.x/include/apr_version.h (original)
+++ apr/apr/branches/1.7.x/include/apr_version.h Tue Jan 31 15:28:31 2023
@@ -69,7 +69,7 @@
  * "development" copies of APR.  It is undefined for released versions
  * of APR.
  */
-/* #undef APR_IS_DEV_VERSION */
+#define APR_IS_DEV_VERSION
 
 /**
  * Check at compile time if the APR version is at least a certain