Skip to content

Commit bf2e437

Browse files
authored
version 0 (#59)
1 parent 233376e commit bf2e437

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

co_sim_io/impl/version.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ constexpr int GetMinorVersion() {
2727
}
2828

2929
std::string GetPatchVersion() {
30-
return "xxx";
30+
return "0";
3131
}
3232

3333
} // namespace CoSimIO

0 commit comments

Comments
 (0)