2.9.1 Macros
#define CAM_LIBRARY_VERSION_DATE "20250923"
Version date format (yyyymmdd).
#define CAM_LIBRARY_VERSION_MAJOR 1
This number represents the Major version in SemVer format.
#define CAM_LIBRARY_VERSION_MINOR 2
This number represents the Minor version in SemVer format.
#define CAM_LIBRARY_VERSION_PATCH 0
This number represents the Patch version in SemVer format.
