svn commit: r1936979 - apr/apr-util/tags/1.6.5-rc1-candidate/include
| Newsgroups | gmane.comp.apache.apr.cvs |
|---|---|
| Message-ID | <178611440273.3609994.1247160329594148621@svn03-he-fi> |
Author: covener Date: Fri Aug 7 14:53:22 2026 New Revision: 1936979 Log: Post 1.6.5-rc1 tag updates Modified: apr/apr-util/tags/1.6.5-rc1-candidate/include/apu_version.h Modified: apr/apr-util/tags/1.6.5-rc1-candidate/include/apu_version.h ============================================================================== --- apr/apr-util/tags/1.6.5-rc1-candidate/include/apu_version.h Fri Aug 7 14:53:04 2026 (r1936978) +++ apr/apr-util/tags/1.6.5-rc1-candidate/include/apu_version.h Fri Aug 7 14:53:22 2026 (r1936979) @@ -38,7 +38,7 @@ */ -#define APU_COPYRIGHT "Copyright 2025 The Apache Software Foundation." +#define APU_COPYRIGHT "Copyright 2026 The Apache Software Foundation." /* The numeric compile-time version constants. These constants are the * authoritative version numbers for APU. @@ -68,7 +68,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)