We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e150a9d commit 1d0fdc0Copy full SHA for 1d0fdc0
1 file changed
include/tcli.h
@@ -12,7 +12,7 @@ extern "C" {
12
13
#define TCLI_VERSION_MAJOR 1
14
#define TCLI_VERSION_MINOR 0
15
-#define TCLI_VERSION_PATCH 0
+#define TCLI_VERSION_PATCH 1
16
17
#define TCLI_STRINGIFY_(x) #x
18
#define TCLI_STRINGIFY(x) TCLI_STRINGIFY_(x)
0 commit comments