Skip to content

Commit 02656ec

Browse files
committed
Bump proto version
1 parent d49c9f6 commit 02656ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/version.h

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

1313

14-
static const int PROTOCOL_VERSION = 70214;
14+
static const int PROTOCOL_VERSION = 70215;
1515

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

0 commit comments

Comments
 (0)