Skip to content

Commit

Permalink
Set version to 2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ximinez committed Jan 29, 2025
1 parent cb0ddbf commit 8458233
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libxrpl/protocol/BuildInfo.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ namespace BuildInfo {
// and follow the format described at http://semver.org/
//------------------------------------------------------------------------------
// clang-format off
char const* const versionString = "2.3.1-rc1"
char const* const versionString = "2.3.1"
// clang-format on

#if defined(DEBUG) || defined(SANITIZER)
Expand Down

0 comments on commit 8458233

Please sign in to comment.