Skip to content

Commit b45f8f0

Browse files
committed
increment patch for a bunch of bugfixes
1 parent ef1cd58 commit b45f8f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
#include "shims.h"
3737

3838
const char* NAME = "cliffi";
39-
const char* VERSION = "v1.11.2";
39+
const char* VERSION = "v1.11.5";
4040
const char* BASIC_USAGE_STRING = "<library> <return_typeflag> <function_name> [[-typeflag] <arg>.. [ ... <varargs>..] ]\n";
4141

4242

0 commit comments

Comments
 (0)