Skip to content

Commit c4f4914

Browse files
authored
Update combine.cpp
1 parent 5feed01 commit c4f4914

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/combine.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
using namespace std;
3333

3434
// Update whenever we have a new Tag
35-
std::string combineTagString = "v9.2.0";
35+
std::string combineTagString = "v9.2.1";
3636
//
3737

3838
int main(int argc, char **argv) {

0 commit comments

Comments
 (0)