Re: [VOTE] Release apr-1.7.4-rc1 as apr-1.7.4
Yann Ylavic <[email protected]>
| Newsgroups | gmane.comp.apache.apr.devel |
|---|---|
| Message-ID | <CAKQ1sVNkULQihXWUCPVJa6Pe-QRRo+FywfFd5FfeJs0uafB=Qg@mail.gmail.com> |
On Thu, Apr 13, 2023 at 12:16 PM SteffenAL <[email protected]> wrote: > > it's me. I build from svn, and there is : > > #define APR_IS_DEV_VERSION Yeah, this is restored immediately after tagging to not let a branch in a "release" state. You could checkout tags/apr-1.7.4-rc1 rather than branches/1.7.x for testing, the vote is about the tarballs but I suppose testing the tag is fine too if it helps (maybe related with Windows' CRLF vs tarball's LF in the source files in your case..). Regards; Yann.