From fe0789496a6acec04421e2a86caf437d98f1e178 Mon Sep 17 00:00:00 2001 From: Alexey Melnichuk Date: Sat, 9 Jan 2021 18:47:12 +0300 Subject: Release 0.1.6 --- src/llthread.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/llthread.c b/src/llthread.c index a3b3216..b56697b 100644 --- a/src/llthread.c +++ b/src/llthread.c @@ -4,7 +4,7 @@ #define LLTHREAD_VERSION_MAJOR 0 #define LLTHREAD_VERSION_MINOR 1 -#define LLTHREAD_VERSION_PATCH 5 +#define LLTHREAD_VERSION_PATCH 6 // #define LLTHREAD_VERSION_COMMENT "dev" #ifndef USE_PTHREAD -- cgit v1.2.3-55-g6feb