swh:1:snp:5115096b921df712aeb2a08114fede57fb3331fb
Raw File
Tip revision: e14eaa31fd2c211ecb1b0e5036afb539d89f7522 authored by Islam AbdelRahman on 17 December 2016, 01:49:01 UTC
Bump version to 5.0.1
Tip revision: e14eaa3
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