Skip to content

Commit 278c45c

Browse files
committed
updated version msg to rc4
1 parent bfdd9e6 commit 278c45c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cosi/cositop.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ CoSiMain::CoSiMain():
6666
void CoSiMain::printCompileOptions() {
6767
using std::cerr;
6868

69-
cerr << "cosi coalescent simulator, version 2.3.0rc3\n\n";
69+
cerr << "cosi coalescent simulator, version 2.3.0rc4\n\n";
7070
cerr << "Compile-time options:\n";
7171

7272
cerr << " COSI_SUPPORT_COALAPX (support for approximating the coalescent): " <<

0 commit comments

Comments
 (0)