Loading src/main.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ #include "sequence.hpp" #include "polisher.hpp" static const char* version = "v1.3.1"; static const char* version = "v1.3.2"; static struct option options[] = { {"include-unpolished", no_argument, 0, 'u'}, Loading Loading
src/main.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ #include "sequence.hpp" #include "polisher.hpp" static const char* version = "v1.3.1"; static const char* version = "v1.3.2"; static struct option options[] = { {"include-unpolished", no_argument, 0, 'u'}, Loading