Skip to content

Commit fe1cc9e

Browse files
committed
Released seqtk-1.3 (r106)
1 parent fdfcfae commit fe1cc9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

seqtk.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1675,7 +1675,7 @@ static int usage()
16751675
{
16761676
fprintf(stderr, "\n");
16771677
fprintf(stderr, "Usage: seqtk <command> <arguments>\n");
1678-
fprintf(stderr, "Version: 1.2-r104-dirty\n\n");
1678+
fprintf(stderr, "Version: 1.3-r106\n\n");
16791679
fprintf(stderr, "Command: seq common transformation of FASTA/Q\n");
16801680
fprintf(stderr, " comp get the nucleotide composition of FASTA/Q\n");
16811681
fprintf(stderr, " sample subsample sequences\n");

0 commit comments

Comments
 (0)