Micro version number
Source position: fpmkunit.pp line 457
published property TFPVersion.Micro : Integer |
Micro represents the micro (or patch) version component for backwards-compatible bug fixes.
In semantic versioning, micro version increments indicate bug fixes and small improvements without API changes.
This value must be a non-negative integer and is the least significant component in standard version comparison.