Skip to content

Commit

Permalink
Prep for 2.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
DerrickWood committed Apr 8, 2020
1 parent b35585d commit 0fe07dd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/MANUAL.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<div class="pretoc">
<p class="title">Kraken taxonomic sequence classification system</p>

<p class="version">Version 2.0.8-beta</p>
<p class="version">Version 2.0.9-beta</p>

<p>Operating Manual</p>
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/top.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<div class="pretoc">
<p class="title">Kraken taxonomic sequence classification system</p>

<p class="version">Version 2.0.8-beta</p>
<p class="version">Version 2.0.9-beta</p>

<p>Operating Manual</p>
</div>
Expand Down
2 changes: 1 addition & 1 deletion install_kraken2.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

set -e

VERSION="2.0.8-beta"
VERSION="2.0.9-beta"

if [ -z "$1" ] || [ -n "$2" ]
then
Expand Down

0 comments on commit 0fe07dd

Please sign in to comment.