1 /* Define to the library version */
2 #define ALSOFT_VERSION "${LIB_VERSION}"
4 /* Define the branch being built */
5 #define ALSOFT_GIT_BRANCH "${GIT_BRANCH}"
7 /* Define the hash of the head commit */
8 #define ALSOFT_GIT_COMMIT_HASH "${GIT_COMMIT_HASH}"