Loading...
Searching...
No Matches
Go to the documentation of this file.
31#define LBM_MAJOR_VERSION 0u
33#define LBM_MINOR_VERSION 34u
35#define LBM_PATCH_VERSION 2u
37#define LBM_VERSION_STRING STR(LBM_MAJOR_VERSION) "." STR(LBM_MINOR_VERSION) "." STR(LBM_PATCH_VERSION)