Version
Version of the PUMAS C library.
Content
A string containing the version of the PUMAS C library encoded as
'(major).(minor)', e.g '1.0' for PUMAS v1.0.
Examples
-- Get the C library version
local version = pumas.version
Version of the PUMAS C library.
A string containing the version of the PUMAS C library encoded as
'(major).(minor)', e.g '1.0' for PUMAS v1.0.
-- Get the C library version
local version = pumas.version