From b722ec613bce4a7d1764e1e6c9f07f89ade4aced Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 15 Oct 2017 19:50:34 +0300 Subject: Set max allowed packet version in servers to 20171011. --- src/const/net/maxpacketversion.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/const') diff --git a/src/const/net/maxpacketversion.h b/src/const/net/maxpacketversion.h index efc38463a..a8293918a 100644 --- a/src/const/net/maxpacketversion.h +++ b/src/const/net/maxpacketversion.h @@ -27,6 +27,6 @@ #include #endif // defined(__GXX_EXPERIMENTAL_CXX0X__) -static const uint32_t maxPacketVersion = 20170517; +static const uint32_t maxPacketVersion = 20171018; #endif // CONST_NET_MAXPACKETVERSION_H -- cgit v1.2.3-60-g2f50