diff --git a/src/version.h b/src/version.h index a8098bded..4e3c5417c 100644 --- a/src/version.h +++ b/src/version.h @@ -25,7 +25,7 @@ * network protocol versioning */ -static const int PROTOCOL_VERSION = 170009; +static const int PROTOCOL_VERSION = 170010; //! initial proto version, to be increased after version/verack negotiation static const int INIT_PROTO_VERSION = 209;