-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Yan Gao
committed
Aug 16, 2021
1 parent
82e4c49
commit b5de6d9
Showing
2 changed files
with
10 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ | |
#include "kseq.h" | ||
|
||
const char PROG[20] = "TideHunter"; | ||
const char VERSION[20] = "1.5.0"; | ||
const char VERSION[20] = "1.5.1"; | ||
const char CONTACT[30] = "[email protected]"; | ||
|
||
const struct option mini_tandem_opt [] = { | ||
|