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