Increment protocol version again for previous commit

This commit is contained in:
Julia 2022-10-02 14:11:35 -04:00
parent 512f817e2f
commit 7f84abaf13

View File

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