From e33999a890c8bfdb0c1f753820e4261dabb67faa Mon Sep 17 00:00:00 2001 From: Alexey Melnichuk Date: Sun, 1 Jul 2018 11:20:35 +0300 Subject: Release 0.1.5 --- 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 eb0c861..3155113 100644 --- a/src/llthread.c +++ b/src/llthread.c @@ -5,7 +5,7 @@ #define LLTHREAD_VERSION_MAJOR 0 #define LLTHREAD_VERSION_MINOR 1 #define LLTHREAD_VERSION_PATCH 5 -#define LLTHREAD_VERSION_COMMENT "dev" +// #define LLTHREAD_VERSION_COMMENT "dev" #ifndef USE_PTHREAD # include -- cgit v1.2.3-55-g6feb