swh:1:snp:5115096b921df712aeb2a08114fede57fb3331fb
Raw File
Tip revision: acef93ed65f0cab701565a5d21edc1dea894130c authored by Andrew Kryczka on 30 August 2017, 06:08:32 UTC
Bump version to 5.7.3
Tip revision: acef93e
README.md
1. Compile RocksDB first by executing `make static_lib` in parent dir
2. Compile all examples: `cd examples/; make all`
back to top