From 357470d319acaf91d518fed2e03e2aef16c4838e Mon Sep 17 00:00:00 2001 From: Alexey Melnichuk Date: Fri, 9 Sep 2016 14:23:58 +0300 Subject: Release 0.1.4 --- 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 c2831eb..21d7934 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 4 -#define LLTHREAD_VERSION_COMMENT "dev" +// #define LLTHREAD_VERSION_COMMENT "dev" #ifndef USE_PTHREAD # include -- cgit v1.2.3-55-g6feb