We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e379ecd commit 0e97349Copy full SHA for 0e97349
1 file changed
clink/app/src/version.h
@@ -14,5 +14,5 @@
14
#define CLINK_VERSION_STR AS_STR(CLINK_VERSION_MAJOR) "."\
15
AS_STR(CLINK_VERSION_MINOR) "."\
16
AS_STR(CLINK_VERSION_PATCH)\
17
- "a"\
+ "a0"\
18
"." AS_STR(CLINK_COMMIT)
0 commit comments