Skip to content

Commit cd0cabd

Browse files
author
robertDurst
committed
version bump
1 parent 200e4b1 commit cd0cabd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/CommandLine.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ helpMessage()
2323
void
2424
versionInfo()
2525
{
26-
std::cout << "sailfishc 0.0.1\n";
26+
std::cout << "sailfishc 0.1.0 (dorsalfin)\n";
2727
}
2828

2929
bool

0 commit comments

Comments
 (0)