Bump version

This commit is contained in:
Yanqin Jin 2021-03-05 10:53:39 -08:00
parent 97f6319e22
commit 24d16c2e94

View File

@ -11,7 +11,7 @@
#define ROCKSDB_MAJOR 6
#define ROCKSDB_MINOR 18
#define ROCKSDB_PATCH 0
#define ROCKSDB_PATCH 1
// 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