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 76765b2 commit 4d1e549Copy full SHA for 4d1e549
src/main.cpp
@@ -58,7 +58,7 @@
58
// \brief Athena++ main program
59
60
int main(int argc, char *argv[]) {
61
- std::string athena_version = "version 1.1.1 - July 2018";
+ std::string athena_version = "version 19.0 - August 2019";
62
char *input_filename = nullptr, *restart_filename = nullptr;
63
char *prundir = nullptr;
64
int res_flag = 0; // set to 1 if -r argument is on cmdline
0 commit comments