Skip to content

Commit

Permalink
170205
Browse files Browse the repository at this point in the history
New version 0.10.4.9
  • Loading branch information
genavarov committed Feb 5, 2017
1 parent a57c6b0 commit 0594fa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ static const int PROTOCOL_VERSION = 70009;
static const int INIT_PROTO_VERSION = 209;

//! In this version, 'getheaders' was introduced.
static const int GETHEADERS_VERSION = 70008;
static const int GETHEADERS_VERSION = 70009;

//! disconnect from peers older than this proto version
static const int MIN_PEER_PROTO_VERSION = GETHEADERS_VERSION;
Expand Down

0 comments on commit 0594fa0

Please sign in to comment.