wire: Bump minor due to feefilter addition

This commit is contained in:
David Hill 2016-10-17 13:45:12 -04:00
parent ca4e9b82d6
commit 9935fe5dba

View file

@ -18,7 +18,7 @@ import (
const MaxUserAgentLen = 256
// DefaultUserAgent for wire in the stack
const DefaultUserAgent = "/btcwire:0.4.1/"
const DefaultUserAgent = "/btcwire:0.5.0/"
// MsgVersion implements the Message interface and represents a bitcoin version
// message. It is used for a peer to advertise itself as soon as an outbound