Skip to content

Commit

Permalink
Merge pull request stellar#2772 from MonsieurNicolas/bumpOverlay15-13
Browse files Browse the repository at this point in the history
bump overlay version to 15

Reviewed-by: MonsieurNicolas
  • Loading branch information
latobarita authored Oct 27, 2020
2 parents 35beb5f + d4fc3d4 commit 8d6e6d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/Config.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ Config::Config() : NODE_SEED(SecretKey::random())
MAXIMUM_LEDGER_CLOSETIME_DRIFT = 50;

OVERLAY_PROTOCOL_MIN_VERSION = 13;
OVERLAY_PROTOCOL_VERSION = 14;
OVERLAY_PROTOCOL_VERSION = 15;

VERSION_STR = STELLAR_CORE_VERSION;

Expand Down

0 comments on commit 8d6e6d7

Please sign in to comment.