swh:1:snp:5115096b921df712aeb2a08114fede57fb3331fb
Raw File
Tip revision: b082e271208a58d51317a7e8db9c4a3548115171 authored by Yi Wu on 13 July 2017, 18:46:47 UTC
Bump version to 5.5.2
Tip revision: b082e27
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