diff --git a/NEWS b/NEWS index 884111d..c132d1e 100644 --- a/NEWS +++ b/NEWS @@ -5,7 +5,7 @@ Bowtie NEWS Bowtie is now available for download. 0.9.0 is the first version to be released under the OSI Artistic License (see `LICENSE') and freely -available to the public for download. The current version is 1.2.1. +available to the public for download. The current version is 1.2.1.1. Reporting Issues ================ @@ -26,7 +26,10 @@ subscribe to our mailing list: Version Release History ======================= -Version 1.2.1 - Jun 11, 2017 +Version 1.2.1.1 - Jun 13, 2017 + * Fixed an issue causing Bowtie to segfault when processing reads from stdin + +Version 1.2.1 - Jun 12, 2017 - Please note that Bowtie will be switching to the Artistic 2.0 license in the next release. - Pre-build binaries now include statically linked TBB and zlib libraries no longer requiring these libraries to be pre-installed diff --git a/VERSION b/VERSION index 6085e94..e563f37 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.2.1 +1.2.1.1 diff --git a/doc/website/recent_news.ssi b/doc/website/recent_news.ssi index f49d0f6..c9f561a 100644 --- a/doc/website/recent_news.ssi +++ b/doc/website/recent_news.ssi @@ -1,3 +1,8 @@ +

1.2.1.1 - 06/13/2017

+ +

1.2.1 - 06/12/2017

Please note that Bowtie will be switching to the Artistic 2.0 license in the next release.
Pre-build binaries now include statically linked TBB and zlib libraries no longer requiring

diff --git a/doc/website/rhsidebar.ssi b/doc/website/rhsidebar.ssi index dbc7911..29d0973 100644 --- a/doc/website/rhsidebar.ssi +++ b/doc/website/rhsidebar.ssi @@ -18,10 +18,10 @@ - Bowtie 1.2.1 + Bowtie 1.2.1.1 - 06/12/17 + 06/13/17