[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'LazVersion' (#lazutils)

laz_release

Release number for the Lazarus IDE.

Declaration

Source position: lazversion.pas line 28

const laz_release = 0;

Description

For the Lazarus version number 2.3.0.42, the value in laz_release is 0.

Please note: Starting with Lazarus 3.0, the release number is no longer maintained and will always contain 0 (zero). Releases are represented using the major and minor version numbers: 3.0, 3.1, 3.2, etc.

Version info

Added in revision 57504, and available since Lazarus 1.8.4.

No longer maintained starting with Lazarus 3.0.


Version 4.0 Generated 2025-05-03 Home