Bumb version to 4.13.4

This commit is contained in:
Islam AbdelRahman 2016-12-08 19:06:47 -08:00
parent bda9def2d4
commit 1412fd9a35

View File

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