From 26459f06e92ba611a61d4dcaf9df1992f6de5e4d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 1 Nov 2017 19:25:41 +0300 Subject: Add shuffle packets for packet version 20171101. --- src/const/net/maxpacketversion.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/const/net') diff --git a/src/const/net/maxpacketversion.h b/src/const/net/maxpacketversion.h index 84967f06d..fd1c7bc1d 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 = 20171025; +static const uint32_t maxPacketVersion = 20171101; #endif // CONST_NET_MAXPACKETVERSION_H -- cgit v1.2.3-70-g09d2