parent
6cb0cb300c
commit
e525bb16ea
@ -1,3 +0,0 @@ |
|||||||
* Detailed instructions on how to compile using fbcode and jemalloc |
|
||||||
|
|
||||||
* Latest release is 2.7.fb |
|
@ -1,5 +1,6 @@ |
|||||||
#pragma once |
#pragma once |
||||||
|
|
||||||
|
// Also update Makefile if you change these
|
||||||
#define __ROCKSDB_MAJOR__ 3 |
#define __ROCKSDB_MAJOR__ 3 |
||||||
#define __ROCKSDB_MINOR__ 0 |
#define __ROCKSDB_MINOR__ 0 |
||||||
#define __ROCKSDB_PATCH__ 0 |
#define __ROCKSDB_PATCH__ 0 |
||||||
|
Loading…
Reference in new issue