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 bfdd9e6 commit 278c45cCopy full SHA for 278c45c
1 file changed
cosi/cositop.cc
@@ -66,7 +66,7 @@ CoSiMain::CoSiMain():
66
void CoSiMain::printCompileOptions() {
67
using std::cerr;
68
69
- cerr << "cosi coalescent simulator, version 2.3.0rc3\n\n";
+ cerr << "cosi coalescent simulator, version 2.3.0rc4\n\n";
70
cerr << "Compile-time options:\n";
71
72
cerr << " COSI_SUPPORT_COALAPX (support for approximating the coalescent): " <<
0 commit comments