Bump protocol version number
This commit is contained in:
@@ -5,4 +5,4 @@ pub mod proto;
|
||||
pub use conn::Connection;
|
||||
pub use peer::*;
|
||||
|
||||
pub const PROTOCOL_VERSION: u32 = 9;
|
||||
pub const PROTOCOL_VERSION: u32 = 10;
|
||||
|
||||
Reference in New Issue
Block a user