Bump version to 4.13.1

This commit is contained in:
Islam AbdelRahman 2016-11-09 16:07:54 -08:00
parent 7faa39b288
commit b2b06e5200

View File

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