Bump protocol version back down as proto changes are non-breaking
This commit is contained in:
parent
a666ca3e40
commit
03cfd23ac5
3 changed files with 1 additions and 3 deletions
|
@ -6,4 +6,4 @@ pub use conn::Connection;
|
|||
pub use peer::*;
|
||||
mod macros;
|
||||
|
||||
pub const PROTOCOL_VERSION: u32 = 40;
|
||||
pub const PROTOCOL_VERSION: u32 = 39;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue