mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Set version to 0.21.0.rc1
This commit is contained in:
@@ -1446,6 +1446,12 @@
|
|||||||
<ClCompile Include="..\..\src\ripple_app\paths\PathRequests.cpp">
|
<ClCompile Include="..\..\src\ripple_app\paths\PathRequests.cpp">
|
||||||
<Filter>[2] Old Ripple\ripple_app\paths</Filter>
|
<Filter>[2] Old Ripple\ripple_app\paths</Filter>
|
||||||
</ClCompile>
|
</ClCompile>
|
||||||
|
<ClCompile Include="..\..\src\ripple_app\ledger\OrderBookIterator.cpp">
|
||||||
|
<Filter>[2] Old Ripple\ripple_app\ledger</Filter>
|
||||||
|
</ClCompile>
|
||||||
|
<ClCompile Include="..\..\src\ripple_app\ledger\DirectoryEntryIterator.cpp">
|
||||||
|
<Filter>[2] Old Ripple\ripple_app\ledger</Filter>
|
||||||
|
</ClCompile>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<ClInclude Include="..\..\src\ripple_basics\containers\KeyCache.h">
|
<ClInclude Include="..\..\src\ripple_basics\containers\KeyCache.h">
|
||||||
|
|||||||
@@ -25,7 +25,7 @@ char const* BuildInfo::getRawVersionString ()
|
|||||||
//
|
//
|
||||||
// The build version number (edit this for each release)
|
// The build version number (edit this for each release)
|
||||||
//
|
//
|
||||||
"0.21.0"
|
"0.21.0-rc1"
|
||||||
//
|
//
|
||||||
// Must follow the format described here:
|
// Must follow the format described here:
|
||||||
//
|
//
|
||||||
|
|||||||
Reference in New Issue
Block a user