Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
uweseimet committed Mar 26, 2024
1 parent 2ac2f7a commit a342404
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpp/shared/s2p_version.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@
const int s2p_major_version = 3;
const int s2p_minor_version = 1;
const int s2p_revision = 0;
const std::string s2p_suffix = "-devel";
const std::string s2p_suffix = "-rc1";

0 comments on commit a342404

Please sign in to comment.