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 9f95bb0 commit 3e7ceb3Copy full SHA for 3e7ceb3
src/libmongoc/src/mongoc/mongoc-client-private.h
@@ -41,7 +41,7 @@ BSON_BEGIN_DECLS
41
42
/* protocol versions this driver can speak */
43
#define WIRE_VERSION_MIN 3
44
-#define WIRE_VERSION_MAX 6
+#define WIRE_VERSION_MAX 7
45
46
/* first version that supported "find" and "getMore" commands */
47
#define WIRE_VERSION_FIND_CMD 4
0 commit comments