Commit e8b45852 authored by obscuren's avatar obscuren

Merge branch 'master' into develop

parents 6ba534af 6ef28320
......@@ -18,7 +18,7 @@ const (
// The size of the output buffer for writing messages
outputBufferSize = 50
// Current protocol version
ProtocolVersion = 11
ProtocolVersion = 12
)
type DiscReason byte
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment