Continuing to use version 1.19.0 for now. Missing changes: defines.xml library.xmld66ef73a92e5b5a55907
9 lines
223 B
C
9 lines
223 B
C
/* Define to the library version */
|
|
#define ALSOFT_VERSION "1.19.0"
|
|
|
|
/* Define the branch being built */
|
|
#define ALSOFT_GIT_BRANCH "master"
|
|
|
|
/* Define the hash of the head commit */
|
|
#define ALSOFT_GIT_COMMIT_HASH "96aacac"
|