We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3023c5 commit 52a9299Copy full SHA for 52a9299
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
- "a3"\
+ "a4"\
18
"." AS_STR(CLINK_COMMIT)
0 commit comments