Bump version to 5.15.6 and update history

This commit is contained in:
Yanqin Jin 2018-08-22 09:31:30 -07:00
parent cb2d7fc7bc
commit 17d42cc84a

View File

@ -6,7 +6,7 @@
#define ROCKSDB_MAJOR 5
#define ROCKSDB_MINOR 15
#define ROCKSDB_PATCH 5
#define ROCKSDB_PATCH 6
// 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