Recent

Author Topic: Change Lazarus version numbering  (Read 649 times)

paweld

  • Hero Member
  • *****
  • Posts: 836
Change Lazarus version numbering
« on: June 26, 2023, 02:51:57 pm »
Beginning with the next version (3), each release will change the major version (excluding fixes versions)?
Best regards / Pozdrawiam
paweld

KodeZwerg

  • Hero Member
  • *****
  • Posts: 1719
  • Fifty shades of code.
    • Delphi & FreePascal
Re: Change Lazarus version numbering
« Reply #1 on: June 26, 2023, 03:16:07 pm »
I also was wondering why my latest Lazarus trunk jumped from 2.xx to 3.99
« Last Edit: Tomorrow at 31:76:97 by KodeZwerg »

qk

  • New Member
  • *
  • Posts: 23
Re: Change Lazarus version numbering
« Reply #2 on: June 26, 2023, 06:27:26 pm »
This comment is inside docs\xml\lazutils\lazversion.xml :

Quote
Please note that version numbers used for Lazarus, and the LCL and LazUtils
libraries were changed starting with version 3.0. The release part of the
version number is no longer used. Only the major and minor values are
significant. The release number will always be 0 (zero) starting with version
3.0.

In addition, an odd minor version numbers no longer indicate that it is a
development (or trunk) version. Instead, odd minor version numbers like 3.1 or
3.3 represent a fixes branch. For example: 3.1 would contain bug fixes for the
3.0 branch and would be used as the basis for the first 3.2 release.
Development (or trunk) versions are always represented as minor version number
99; i.e. 3.99 is the development branch for the version 3.X family.
« Last Edit: June 26, 2023, 06:37:14 pm by qk »

paweld

  • Hero Member
  • *****
  • Posts: 836
Re: Change Lazarus version numbering
« Reply #3 on: June 26, 2023, 10:46:11 pm »
@qk: Thank you
Best regards / Pozdrawiam
paweld

qk

  • New Member
  • *
  • Posts: 23
Re: Change Lazarus version numbering
« Reply #4 on: June 26, 2023, 10:58:04 pm »
You're welcome ! :)

 

TinyPortal © 2005-2018