Skip to content

Commit a40d2be

Browse files
committed
NFC: Bump "Last update" date
1 parent 3cedb6b commit a40d2be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/PATO/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ static std::variant<int, pato::options_t> parse_command_line(int argc,
7373
"prediction accuracy in far less time than other tools in the state of "
7474
"the art.");
7575

76-
seqan::setDate(parser, "August 2024");
76+
seqan::setDate(parser, "September 2024");
7777
seqan::setVersion(parser, PATO_VERSION);
7878
seqan::setUrl(parser, PATO_HOMEPAGE_URL);
7979
seqan::setShortCopyright(parser,

0 commit comments

Comments
 (0)