Skip to content

Commit aff5316

Browse files
committed
increment patch for s390x fixes
1 parent 33dc350 commit aff5316

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.12.0";
39+
const char* VERSION = "v1.12.1";
4040
const char* BASIC_USAGE_STRING = "<library> <return_typeflag> <function_name> [[-typeflag] <arg>.. [ ... <varargs>..] ]\n";
4141

4242

0 commit comments

Comments
 (0)