Bump protocol version
This commit is contained in:
parent
6ce672fb32
commit
492e961e82
1 changed files with 1 additions and 1 deletions
|
@ -6,4 +6,4 @@ pub use conn::Connection;
|
|||
pub use peer::*;
|
||||
mod macros;
|
||||
|
||||
pub const PROTOCOL_VERSION: u32 = 62;
|
||||
pub const PROTOCOL_VERSION: u32 = 63;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue