We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ac62db commit 132c383Copy full SHA for 132c383
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
- "a0"\
+ "a1"\
18
"." AS_STR(CLINK_COMMIT)
0 commit comments