Skip to content

Commit

Permalink
Released seqtk-1.3 (r106)
Browse files Browse the repository at this point in the history
  • Loading branch information
lh3 committed Jun 18, 2018
1 parent fdfcfae commit fe1cc9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion seqtk.c
Original file line number Diff line number Diff line change
Expand Up @@ -1675,7 +1675,7 @@ static int usage()
{
fprintf(stderr, "\n");
fprintf(stderr, "Usage: seqtk <command> <arguments>\n");
fprintf(stderr, "Version: 1.2-r104-dirty\n\n");
fprintf(stderr, "Version: 1.3-r106\n\n");
fprintf(stderr, "Command: seq common transformation of FASTA/Q\n");
fprintf(stderr, " comp get the nucleotide composition of FASTA/Q\n");
fprintf(stderr, " sample subsample sequences\n");
Expand Down

0 comments on commit fe1cc9e

Please sign in to comment.