We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98b921e commit c131f85Copy full SHA for c131f85
src/Constants.h
@@ -54,7 +54,7 @@ namespace veryfasttree {
54
const std::string codesStringNT = "ACGT";
55
56
const std::string name = "VeryFastTree";
57
- const std::string version = "4.0.2";
+ const std::string version = "4.0.3";
58
const std::string compileFlags =
59
"(OpenMP"
60
#ifdef __AVX__
0 commit comments