Permalink
Browse files

Updated the AUTHORS with tinythread API author.

  • Loading branch information...
1 parent 2c82a8f commit d7aa4bd4dedd1b2ddc26101aef0495fc8f8739af @val-antonescu val-antonescu committed Feb 6, 2013
Showing with 5 additions and 1 deletion.
  1. +4 −0 AUTHORS
  2. +1 −1 VERSION
View
@@ -19,6 +19,10 @@ The file ls.h includes an implementation of the Larsson-Sadakane suffix sorting
algorithm. The implementation is by N. Jesper Larsson and was adapted somewhat
for use in Bowtie 2.
+TinyThreads is a portable thread implementation with a fairly compatible subset
+of C++11 thread management classes written by Marcus Geelnard. For more info
+check http://tinythreadpp.bitsnbites.eu/
+
Various users have kindly supplied patches, bug reports and feature requests
over the years. Many, many thanks go to them.
View
@@ -1 +1 @@
-2.0.6
+2.0.7

0 comments on commit d7aa4bd

Please sign in to comment.