lib.get_minor
Definition:
- lib.get_minor () :: Neoloader_minor_version
Description:
- Retrieves the current minor version of Neoloader
Arguments:
Returns:
- number minor_version: A number describing the minor version of the API
Other notes:
- Added in LME 3.5.x
- Every *addition* to the API increases the minor version number. The API value will only change if there is an incompatibility with previous functions.
- See also: get_API, get_patch