Bumb version to 4.13.3

This commit is contained in:
Islam AbdelRahman 2016-11-28 18:49:33 -08:00
parent c4d49a7cd6
commit 82fb020445

View File

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