[Lazarus] Lazarus trunk version number

Martin Frb lazarus at mfriebe.de
Fri Jun 30 14:09:20 CEST 2023


On 30/06/2023 14:04, Michael Van Canneyt via lazarus wrote:
>
> So basically you did a shift left of the version number ?

Not exactly, that would mean that major releases would be 4.0 and 6.0. 
Leaving 3 and 5 for development versions.

- We combined the first 2 digits into one. (because there separation had 
no meaning)
- Except for "trunk" development, which now got the .99 minor.
- for fixes releases and fixes development, the "patch" moved left to 
the "minor"

Or, yes: A shift left, the unallocated the odd trunk-developments, and 
reassigned them a .99.



More information about the lazarus mailing list