Skip to content

Commit

Permalink
Update combine.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
anigamova committed Apr 11, 2024
1 parent 5feed01 commit c4f4914
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/combine.cpp
Expand Up @@ -32,7 +32,7 @@
using namespace std;

// Update whenever we have a new Tag
std::string combineTagString = "v9.2.0";
std::string combineTagString = "v9.2.1";
//

int main(int argc, char **argv) {
Expand Down

0 comments on commit c4f4914

Please sign in to comment.