Skip to content

Commit

Permalink
version 0 (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
philbucher authored May 19, 2020
1 parent 233376e commit bf2e437
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion co_sim_io/impl/version.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ constexpr int GetMinorVersion() {
}

std::string GetPatchVersion() {
return "xxx";
return "0";
}

} // namespace CoSimIO
Expand Down

0 comments on commit bf2e437

Please sign in to comment.