We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5feed01 commit c4f4914Copy full SHA for c4f4914
bin/combine.cpp
@@ -32,7 +32,7 @@
32
using namespace std;
33
34
// Update whenever we have a new Tag
35
-std::string combineTagString = "v9.2.0";
+std::string combineTagString = "v9.2.1";
36
//
37
38
int main(int argc, char **argv) {
0 commit comments