Hi Istvan,
TIL ... I never even thought about doing it that way to be honest :)
I just browsed a few open source repos and among the few who do release
candidates it seems to be about a fifty:fifty split whether they change the
version number or not.
It is not an issue for us though, this was jus
As eventually an RC is released as final without any changes, there is no
way around this issue.
The RC artifacts must always identify as the final version.
This is why RCs are not pushed to regular repos.
If you want to use non-final versions, you can try building from git HEAD.
Istvan
On Fri