Bump version to 4.13.2

This commit is contained in:
Islam AbdelRahman 2016-11-17 22:19:41 -08:00
parent 753499f70d
commit 0418aab87c

View File

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