From 7b05a0a79a6da66d85ec78e140fa425eb01d6ba0 Mon Sep 17 00:00:00 2001 From: Alexey Melnichuk Date: Tue, 13 Jan 2015 15:43:05 +0400 Subject: Prepare release and bump version numbers to 0.1.3 --- src/llthread.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/llthread.c') diff --git a/src/llthread.c b/src/llthread.c index 5216660..74784ae 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 2 +#define LLTHREAD_VERSION_PATCH 3 // #define LLTHREAD_VERSION_COMMENT "dev" #ifndef USE_PTHREAD -- cgit v1.2.3-55-g6feb