Bump version to 5.4.2

This commit is contained in:
Islam AbdelRahman 2017-05-08 17:35:44 +00:00
parent f2e68d2bec
commit 5a8e732594

View File

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