Skip to content

Commit

Permalink
Release seqtk-1.1-r91
Browse files Browse the repository at this point in the history
  • Loading branch information
lh3 committed Apr 6, 2016
1 parent 7830ac1 commit 2ac3055
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 @@ -1558,7 +1558,7 @@ static int usage()
{
fprintf(stderr, "\n");
fprintf(stderr, "Usage: seqtk <command> <arguments>\n");
fprintf(stderr, "Version: 1.0-r87-dirty\n\n");
fprintf(stderr, "Version: 1.1-r91\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 2ac3055

Please sign in to comment.