Bump 3.10.2

This commit is contained in:
Igor Canadi 2015-05-01 16:39:54 -07:00
parent c7c2e1968f
commit 810d2bcc62

View File

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