File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ Requirements:
3838Download the latest [ release] ( https://github.com/Nek5000/nekRS/releases ) available under
3939
4040``` sh
41- https://github.com/Nek5000/nekRS/archive/refs/tags/v25 .0.tar.gz
41+ https://github.com/Nek5000/nekRS/archive/refs/tags/v26 .0.tar.gz
4242```
4343
4444or clone our GitHub repository:
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ std::cout << R"(███ ██ ███████ ██ ██ ██
88 << R"( ██ ██ ██ █████ █████ ██████ ███████)" << std::endl
99 << R"( ██ ██ ██ ██ ██ ██ ██ ██ ██)" << std::endl
1010 << R"( ██ ████ ███████ ██ ██ ██ ██ ███████)" << std::endl
11- << " (c) 2019-2025 UCHICAGO ARGONNE, LLC" << std::endl
11+ << " (c) 2019-2026 UCHICAGO ARGONNE, LLC" << std::endl
1212 << " v" << NEKRS_VERSION << " ." << NEKRS_SUBVERSION << " ." << NEKRS_PATCHVERSION
1313 << " (sha:" << GITCOMMITHASH << " )" << std::endl
1414 << std::endl;
You can’t perform that action at this time.
0 commit comments