]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commitdiff
release v5.1.4 rocksdb-5.1.4 v5.1.4
authorAaron Gao <gzh@fb.com>
Sat, 25 Feb 2017 00:23:38 +0000 (16:23 -0800)
committerAaron Gao <gzh@fb.com>
Sat, 25 Feb 2017 00:23:38 +0000 (16:23 -0800)
include/rocksdb/version.h

index 824b1ee757a2b5ac65e588b2f941532c5b0b1d8f..dc3ff5540e9977e6fecdbb3e05bec9070e2bca82 100644 (file)
@@ -6,7 +6,7 @@
 
 #define ROCKSDB_MAJOR 5
 #define ROCKSDB_MINOR 1
-#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