Renumber protobuf fields, bump protocol version
This commit is contained in:
parent
03f0365d4d
commit
1e60454643
2 changed files with 8 additions and 8 deletions
|
@ -6,4 +6,4 @@ pub use conn::Connection;
|
|||
pub use peer::*;
|
||||
mod macros;
|
||||
|
||||
pub const PROTOCOL_VERSION: u32 = 61;
|
||||
pub const PROTOCOL_VERSION: u32 = 62;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue