Skip to content

Commit 0678ef1

Browse files
authored
Update version.h
Increase protocol version to 70220
1 parent 921228d commit 0678ef1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
*/
1313

1414

15-
static const int PROTOCOL_VERSION = 70218;
15+
static const int PROTOCOL_VERSION = 70220;
1616

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

0 commit comments

Comments
 (0)