Skip to content

Commit

Permalink
bump protocol version to 70925
Browse files Browse the repository at this point in the history
  • Loading branch information
furszy committed Jan 17, 2022
1 parent acefaa8 commit 80d7d6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* network protocol versioning
*/

static const int PROTOCOL_VERSION = 70924;
static const int PROTOCOL_VERSION = 70925;

//! initial proto version, to be increased after version/verack negotiation
static const int INIT_PROTO_VERSION = 209;
Expand Down

0 comments on commit 80d7d6b

Please sign in to comment.