Bump version

This commit is contained in:
Yanqin Jin 2018-11-02 15:22:52 -07:00
parent 05c9d53a40
commit fb4063749b

View File

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