Skip to content

Commit

Permalink
Released seqtk-1.4 (r122)
Browse files Browse the repository at this point in the history
  • Loading branch information
lh3 committed May 19, 2023
1 parent c5615ec commit 03747b5
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 @@ -2017,7 +2017,7 @@ static int usage()
{
fprintf(stderr, "\n");
fprintf(stderr, "Usage: seqtk <command> <arguments>\n");
fprintf(stderr, "Version: 1.3-r121-dirty\n\n");
fprintf(stderr, "Version: 1.4-r122\n\n");
fprintf(stderr, "Command: seq common transformation of FASTA/Q\n");
fprintf(stderr, " size report the number sequences and bases\n");
fprintf(stderr, " comp get the nucleotide composition of FASTA/Q\n");
Expand Down

0 comments on commit 03747b5

Please sign in to comment.