We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 200e4b1 commit cd0cabdCopy full SHA for cd0cabd
src/main/CommandLine.cpp
@@ -23,7 +23,7 @@ helpMessage()
23
void
24
versionInfo()
25
{
26
- std::cout << "sailfishc 0.0.1\n";
+ std::cout << "sailfishc 0.1.0 (dorsalfin)\n";
27
}
28
29
bool
0 commit comments