Bump version to 5.18.2
This commit is contained in:
parent
65b2298510
commit
a1774dde9a
@ -1,5 +1,5 @@
|
|||||||
# Rocksdb Change Log
|
# Rocksdb Change Log
|
||||||
## 5.18.2 (01/23/2019)
|
## 5.18.2 (01/31/2019)
|
||||||
### Public API Change
|
### Public API Change
|
||||||
* Change time resolution in FileOperationInfo.
|
* Change time resolution in FileOperationInfo.
|
||||||
* Deleting Blob files also go through SStFileManager.
|
* Deleting Blob files also go through SStFileManager.
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
#define ROCKSDB_MAJOR 5
|
#define ROCKSDB_MAJOR 5
|
||||||
#define ROCKSDB_MINOR 18
|
#define ROCKSDB_MINOR 18
|
||||||
#define ROCKSDB_PATCH 1
|
#define ROCKSDB_PATCH 2
|
||||||
|
|
||||||
// Do not use these. We made the mistake of declaring macros starting with
|
// Do not use these. We made the mistake of declaring macros starting with
|
||||||
// double underscore. Now we have to live with our choice. We'll deprecate these
|
// double underscore. Now we have to live with our choice. We'll deprecate these
|
||||||
|
Loading…
Reference in New Issue
Block a user