This helps shift the emphasis from "replacing existing files" to "adding missing files," without ruling either option out.
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"
|