Permalink
Browse files

Update documentation for v1.2.1.1

  • Loading branch information...
1 parent 6bd6623 commit e168ad4a81143afe38cfa496b4e1c451d734a3eb @ch4rr0 ch4rr0 committed Jun 13, 2017
Showing with 13 additions and 5 deletions.
  1. +5 −2 NEWS
  2. +1 −1 VERSION
  3. +5 −0 doc/website/recent_news.ssi
  4. +2 −2 doc/website/rhsidebar.ssi
View
7 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
View
@@ -1 +1 @@
-1.2.1
+1.2.1.1
@@ -1,3 +1,8 @@
+<h2>1.2.1.1 - 06/13/2017</h2>
+<ul>
+ <li>Fixed an issue causing Bowtie to segfault when processing reads from stdin</li>
+</ul>
+
<h2>1.2.1 - 06/12/2017</h2>
<p>Please note that Bowtie will be switching to the Artistic 2.0 license in the next release.<br/>
Pre-build binaries now include statically linked TBB and zlib libraries no longer requiring</p>
@@ -18,10 +18,10 @@
</tr>
<tr>
<td>
- <a href="https://sourceforge.net/projects/bowtie-bio/files/bowtie/1.2.1">Bowtie 1.2.1</a>
+ <a href="https://sourceforge.net/projects/bowtie-bio/files/bowtie/1.2.1.1">Bowtie 1.2.1.1</a>
</td>
<td align="right">
- 06/12/17
+ 06/13/17
</td>
</tr>
<tr>

0 comments on commit e168ad4

Please sign in to comment.