summaryrefslogtreecommitdiff
path: root/src/const
diff options
context:
space:
mode:
Diffstat (limited to 'src/const')
-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 efc38463a..a8293918a 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 = 20170517;
+static const uint32_t maxPacketVersion = 20171018;
#endif // CONST_NET_MAXPACKETVERSION_H