On Thu, Apr 13, 2023 at 9:38 AM SteffenAL <i...@apachelounge.com> wrote:
>
> It is identified as 1.7.4-dev
>
> In apr_version.h dev version is defined.

I don't see this in the release candidate tarballs (.gz or .bz2),
apr_version.h contains:
/* #undef APR_IS_DEV_VERSION */
so it should not include the "-dev" suffix in APR_VERSION_STRING.
Likewise here: 
https://github.com/apache/apr/blob/1.7.4-rc1-candidate/include/apr_version.h#L72

Could it be from a local /D of yours or something?


Regards;
Yann.

Reply via email to