Skip to content

Commit

Permalink
samtobreak.hs: change 2.2.1 to 2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jwcodee committed Aug 16, 2019
1 parent c5132f4 commit 188efb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Misc/samtobreak.hs
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ parseArgs = do
where
help = putStr (usageInfo usage options) >> exitSuccess
tryHelp = "Try 'abyss-samtobreak --help' for more information."
version = "abyss-samtobreak (ABySS) 2.2.1\n"
version = "abyss-samtobreak (ABySS) 2.2.2\n"
usage = "Usage: samtobreak [OPTION]... [FILE]...\n\
\Calculate contig and scaffold contiguity and correctness metrics.\n"

Expand Down

0 comments on commit 188efb1

Please sign in to comment.