Bump protocol version number

This commit is contained in:
Max Brunsfeld 2022-05-10 15:38:49 -07:00
parent c5360172e4
commit 6b5cab5db1

View File

@ -6,4 +6,4 @@ pub use conn::Connection;
pub use peer::*;
mod macros;
pub const PROTOCOL_VERSION: u32 = 16;
pub const PROTOCOL_VERSION: u32 = 17;