Skip to content

Commit 1d0fdc0

Browse files
committed
Bump revision
1 parent e150a9d commit 1d0fdc0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/tcli.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ extern "C" {
1212

1313
#define TCLI_VERSION_MAJOR 1
1414
#define TCLI_VERSION_MINOR 0
15-
#define TCLI_VERSION_PATCH 0
15+
#define TCLI_VERSION_PATCH 1
1616

1717
#define TCLI_STRINGIFY_(x) #x
1818
#define TCLI_STRINGIFY(x) TCLI_STRINGIFY_(x)

0 commit comments

Comments
 (0)