Skip to content

Commit

Permalink
Update release number.
Browse files Browse the repository at this point in the history
  • Loading branch information
chuckyount committed Jul 17, 2020
1 parent c74252a commit 313b4b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common/common_utils.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ namespace yask {
// for numbers above 9 (at least up to 99).

// Format: "major.minor.patch".
const string version = "3.05.04";
const string version = "3.05.05";

string yask_get_version_string() {
return version;
Expand Down

0 comments on commit 313b4b2

Please sign in to comment.