swh:1:snp:5115096b921df712aeb2a08114fede57fb3331fb
Raw File
Tip revision: 5105db8d7bea2729df1dc793647bd1e471ff7ce7 authored by Andrew Kryczka on 21 January 2021, 20:36:23 UTC
update HISTORY.md and bump version for 6.16.2
Tip revision: 5105db8
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