Skip to content

Commit 2ac3055

Browse files
committed
Release seqtk-1.1-r91
1 parent 7830ac1 commit 2ac3055

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: seqtk.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1558,7 +1558,7 @@ static int usage()
15581558
{
15591559
fprintf(stderr, "\n");
15601560
fprintf(stderr, "Usage: seqtk <command> <arguments>\n");
1561-
fprintf(stderr, "Version: 1.0-r87-dirty\n\n");
1561+
fprintf(stderr, "Version: 1.1-r91\n\n");
15621562
fprintf(stderr, "Command: seq common transformation of FASTA/Q\n");
15631563
fprintf(stderr, " comp get the nucleotide composition of FASTA/Q\n");
15641564
fprintf(stderr, " sample subsample sequences\n");

0 commit comments

Comments
 (0)