1.8.1.1 Definitions
#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.
