]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commitdiff
Bump up version to 5.5.4
authorsdong <siying.d@fb.com>
Tue, 18 Jul 2017 17:46:24 +0000 (10:46 -0700)
committersdong <siying.d@fb.com>
Tue, 18 Jul 2017 17:46:24 +0000 (10:46 -0700)
include/rocksdb/version.h

index 09dc54cdc42f892a7878870b68446062988050e3..99a0428cd7ae6b90e6ed1c6f886620c3d0337d54 100644 (file)
@@ -6,7 +6,7 @@
 
 #define ROCKSDB_MAJOR 5
 #define ROCKSDB_MINOR 5
-#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