From 3cef5d2ec589e3da66a66b27d7521af096bd9300 Mon Sep 17 00:00:00 2001 From: Georg Holzmann Date: Mon, 14 Nov 2005 21:14:12 +0000 Subject: *** empty log message *** svn path=/trunk/externals/grh/; revision=3899 --- threadlib/src/threadlib.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/threadlib/src/threadlib.h b/threadlib/src/threadlib.h index ead3a2f..80a7449 100755 --- a/threadlib/src/threadlib.h +++ b/threadlib/src/threadlib.h @@ -30,7 +30,7 @@ // threadlib version string -#define VERSION "0.1pre" +#define VERSION "0.1" // define it to use the lockfree fifo #define THREADLIB_LOCKFREE -- cgit v1.2.1