diff --git a/src/version.h b/src/version.h index 8ccd0ea..ca9df73 100755 --- a/src/version.h +++ b/src/version.h @@ -12,7 +12,7 @@ * network protocol versioning */ -static const int PROTOCOL_VERSION = 70717; +static const int PROTOCOL_VERSION = 70718; //! initial proto version, to be increased after version/verack negotiation static const int INIT_PROTO_VERSION = 209;