aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorg Holzmann <grholzi@users.sourceforge.net>2005-11-14 21:14:12 +0000
committerGeorg Holzmann <grholzi@users.sourceforge.net>2005-11-14 21:14:12 +0000
commit3cef5d2ec589e3da66a66b27d7521af096bd9300 (patch)
tree3acdcee409d3385df559a3d368343735a8210b98
parent223388f1ad8f3e39856a1e6a01ef2acd1d820d25 (diff)
*** empty log message ***
svn path=/trunk/externals/grh/; revision=3899
-rwxr-xr-xthreadlib/src/threadlib.h2
1 files changed, 1 insertions, 1 deletions
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