Loading src/main.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ #include "spoa/spoa.hpp" #include "bioparser/bioparser.hpp" static const std::string version = "v3.0.0"; static const std::string version = "v3.0.1"; static struct option options[] = { {"algorithm", required_argument, nullptr, 'l'}, Loading Loading
src/main.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ #include "spoa/spoa.hpp" #include "bioparser/bioparser.hpp" static const std::string version = "v3.0.0"; static const std::string version = "v3.0.1"; static struct option options[] = { {"algorithm", required_argument, nullptr, 'l'}, Loading