summaryrefslogtreecommitdiff
path: root/src/const/net/maxpacketversion.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/const/net/maxpacketversion.h')
-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 d684297d5..1fba13a3f 100644
--- a/src/const/net/maxpacketversion.h
+++ b/src/const/net/maxpacketversion.h
@@ -27,6 +27,6 @@
#include <stdint.h>
#endif
-static const uint32_t maxPacketVersion = 20150916;
+static const uint32_t maxPacketVersion = 20151001;
#endif // CONST_NET_MAXPACKETVERSION_H