swh:1:snp:5115096b921df712aeb2a08114fede57fb3331fb
Raw File
Tip revision: cfaeb5846bec0ac90d8da15dc11f53eafbbfd537 authored by Yi Wu on 15 August 2017, 21:19:55 UTC
Bump version to 5.7.2
Tip revision: cfaeb58
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