Bump version to 5.3.4

This commit is contained in:
Sagar Vemuri 2017-05-02 16:31:54 -07:00
parent ab513afbdc
commit 98f8d47685

View File

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