Skip to content

Commit 3e5490e

Browse files
committed
Set version to 0.80.0-rc3
1 parent c76656c commit 3e5490e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ripple/protocol/impl/BuildInfo.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ char const* const versionString =
3434
// The build version number. You must edit this for each release
3535
// and follow the format described at http://semver.org/
3636
//
37-
"0.80.0-rc2"
37+
"0.80.0-rc3"
3838

3939
#if defined(DEBUG) || defined(SANITIZER)
4040
"+"

0 commit comments

Comments
 (0)