summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/const/net/maxpacketversion.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/const/net/maxpacketversion.h b/src/const/net/maxpacketversion.h
index 069d4621d..efc38463a 100644
--- a/src/const/net/maxpacketversion.h
+++ b/src/const/net/maxpacketversion.h
@@ -27,6 +27,6 @@
#include <stdint.h>
#endif // defined(__GXX_EXPERIMENTAL_CXX0X__)
-static const uint32_t maxPacketVersion = 20151001;
+static const uint32_t maxPacketVersion = 20170517;
#endif // CONST_NET_MAXPACKETVERSION_H