]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commitdiff
Bump version to 6.2.4 v6.2.4
authormyabandeh <myabandeh@fb.com>
Wed, 18 Sep 2019 21:42:43 +0000 (14:42 -0700)
committermyabandeh <myabandeh@fb.com>
Wed, 18 Sep 2019 21:42:43 +0000 (14:42 -0700)
include/rocksdb/version.h

index 2448734edd4d46e40b8243162d80515b7da6a648..f1403c1d069321ad3d5f6291ef0709e8c77e2a72 100644 (file)
@@ -6,7 +6,7 @@
 
 #define ROCKSDB_MAJOR 6
 #define ROCKSDB_MINOR 2
-#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