We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14d2607 commit d588579Copy full SHA for d588579
1 file changed
src/version.h
@@ -30,7 +30,7 @@ static const int DATABASE_VERSION = 70509;
30
//
31
// network protocol versioning
32
33
-static const int PROTOCOL_VERSION = 62052;
+static const int PROTOCOL_VERSION = 62053;
34
35
// intial proto version, to be increased after version/verack negotiation
36
static const int INIT_PROTO_VERSION = 209;
0 commit comments