Bump version to 5.3.2

This commit is contained in:
Islam AbdelRahman 2017-04-06 17:04:23 -07:00
parent ee33e299a0
commit 4fb65f9ea7

View File

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