Bump version to 5.3.6

This commit is contained in:
Sagar Vemuri 2017-05-19 11:15:12 -07:00
parent 00b558312d
commit 88724cc719

View File

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