We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a95dfb commit 15ef435Copy full SHA for 15ef435
src/ripple_data/protocol/BuildInfo.cpp
@@ -26,7 +26,7 @@ char const* BuildInfo::getRawVersionString ()
26
//
27
// The build version number (edit this for each release)
28
29
- "0.15.0"
+ "0.16.0"
30
31
// Must follow the format described here:
32
0 commit comments