[Overview][Constants][Index] |
LCL patch version
Source position: lclversion.pas line 33
const lcl_patch = ; |
Given a complete version string like 0.9.24.1, the lcl_patch constant contains the last number. If there is not fourth number, for example when the version string is 0.9.25, then lcl_patch is 0.
lazarus-ccr.sourceforge.net |