bump patch number

This commit is contained in:
Andrew Kryczka 2017-06-28 15:50:17 -07:00
parent 2955407c3a
commit 70f7fc3250

View File

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