Skip to content

Commit c131f85

Browse files
committed
release version update
1 parent 98b921e commit c131f85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Constants.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ namespace veryfasttree {
5454
const std::string codesStringNT = "ACGT";
5555

5656
const std::string name = "VeryFastTree";
57-
const std::string version = "4.0.2";
57+
const std::string version = "4.0.3";
5858
const std::string compileFlags =
5959
"(OpenMP"
6060
#ifdef __AVX__

0 commit comments

Comments
 (0)