| 123456789 |
- /* Define to the library version */
- #define ALSOFT_VERSION "1.20.0"
- #define ALSOFT_VERSION_NUM 1,20,0,0
- /* Define the branch being built */
- #define ALSOFT_GIT_BRANCH "UNKNOWN"
- /* Define the hash of the head commit */
- #define ALSOFT_GIT_COMMIT_HASH "unknown"
|