bump version to 5.3.3

This commit is contained in:
Islam AbdelRahman 2017-04-12 11:36:12 -07:00
parent c0be8be0cf
commit 261da90290

View File

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