Skip to content

Commit

Permalink
Merge pull request #3931 from marta-lokhova/bump_ov_version_to_30
Browse files Browse the repository at this point in the history
Bump overlay version

Reviewed-by: sisuresh
  • Loading branch information
latobarita authored Sep 12, 2023
2 parents 8a9cb92 + e7f7dba commit 9855158
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 @@ -129,7 +129,7 @@ Config::Config() : NODE_SEED(SecretKey::random())
LEDGER_PROTOCOL_MIN_VERSION_INTERNAL_ERROR_REPORT = 18;

OVERLAY_PROTOCOL_MIN_VERSION = 27;
OVERLAY_PROTOCOL_VERSION = 29;
OVERLAY_PROTOCOL_VERSION = 30;

VERSION_STR = STELLAR_CORE_VERSION;

Expand Down

0 comments on commit 9855158

Please sign in to comment.