Skip to content

Commit 757c8df

Browse files
spencerjacksonhanumantmk
authored andcommitted
CDRIVER-429 Bump maxWireProtocolVersion
Closes #107
1 parent 571b10e commit 757c8df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mongoc/mongoc-cluster.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161

6262

6363
#define MIN_WIRE_VERSION 0
64-
#define MAX_WIRE_VERSION 2
64+
#define MAX_WIRE_VERSION 3
6565

6666

6767
#ifndef DEFAULT_SOCKET_TIMEOUT_MSEC

0 commit comments

Comments
 (0)