Skip to content

Commit 74cbbfb

Browse files
Bump protocol version to 70937
1 parent 78a4191 commit 74cbbfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

daemon/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
#include <string>
1414
#include <sstream>
1515

16-
static const int PROTOCOL_VERSION = 70936;
16+
static const int PROTOCOL_VERSION = 70937;
1717

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

0 commit comments

Comments
 (0)