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/23 18:08:54 UTC

svn commit: r1906952 - /apr/apr-util/branches/1.6.x/include/apu_version.h

Author: covener
Date: Mon Jan 23 18:08:54 2023
New Revision: 1906952

URL: http://svn.apache.org/viewvc?rev=1906952&view=rev
Log:
release prep

Modified:
    apr/apr-util/branches/1.6.x/include/apu_version.h

Modified: apr/apr-util/branches/1.6.x/include/apu_version.h
URL: http://svn.apache.org/viewvc/apr/apr-util/branches/1.6.x/include/apu_version.h?rev=1906952&r1=1906951&r2=1906952&view=diff
==============================================================================
--- apr/apr-util/branches/1.6.x/include/apu_version.h (original)
+++ apr/apr-util/branches/1.6.x/include/apu_version.h Mon Jan 23 18:08:54 2023
@@ -69,7 +69,7 @@
  * "development" copies of APU.  It is undefined for released versions
  * of APU.
  */
-#define APU_IS_DEV_VERSION
+/* #undef APU_IS_DEV_VERSION */
 
 
 #if defined(APU_IS_DEV_VERSION) || defined(DOXYGEN)