9 lines
224 B
C
9 lines
224 B
C
/* Define to the library version */
|
|
#define ALSOFT_VERSION "1.20.1"
|
|
|
|
/* Define the branch being built */
|
|
#define ALSOFT_GIT_BRANCH "master"
|
|
|
|
/* Define the hash of the head commit */
|
|
#define ALSOFT_GIT_COMMIT_HASH "f5e0eef3"
|