Bump version to 5.1.5

This commit is contained in:
Islam AbdelRahman 2017-03-08 17:45:02 -08:00
parent acb2e98a90
commit 8277cd14aa

View File

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