diff --git a/src/version.h b/src/version.h index 971be1140..60807beee 100644 --- a/src/version.h +++ b/src/version.h @@ -9,7 +9,7 @@ * network protocol versioning */ -static const int PROTOCOL_VERSION = 170011; +static const int PROTOCOL_VERSION = 170012; //! initial proto version, to be increased after version/verack negotiation static const int INIT_PROTO_VERSION = 209;