diff --git a/src/version.h b/src/version.h index 512c40260e..2a06f25f3b 100644 --- a/src/version.h +++ b/src/version.h @@ -11,7 +11,7 @@ */ -static const int PROTOCOL_VERSION = 70216; +static const int PROTOCOL_VERSION = 70217; //! initial proto version, to be increased after version/verack negotiation static const int INIT_PROTO_VERSION = 209;