Bump version

This commit is contained in:
Yanqin Jin 2021-09-28 13:24:51 -07:00
parent 9e15f7bff3
commit 307a65525a

View File

@ -11,7 +11,7 @@
#define ROCKSDB_MAJOR 6
#define ROCKSDB_MINOR 25
#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