Skip to content

Commit

Permalink
Bump protocol version to 70002
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinandresen committed Nov 11, 2013
1 parent feaec80 commit 69aada3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/version.h
Expand Up @@ -26,7 +26,7 @@ extern const std::string CLIENT_DATE;
// network protocol versioning
//

static const int PROTOCOL_VERSION = 70001;
static const int PROTOCOL_VERSION = 70002;

// intial proto version, to be increased after version/verack negotiation
static const int INIT_PROTO_VERSION = 209;
Expand Down

0 comments on commit 69aada3

Please sign in to comment.