]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commitdiff
Add 6.24.2 v6.24.2
authorsdong <siying.d@fb.com>
Fri, 17 Sep 2021 21:16:18 +0000 (14:16 -0700)
committersdong <siying.d@fb.com>
Fri, 17 Sep 2021 21:16:18 +0000 (14:16 -0700)
include/rocksdb/version.h

index 02570a21a64a3da35e701e60a364f672d6e40cdb..93628a1ad65a3609d2cda6acdf6ff8cf0ceebf65 100644 (file)
@@ -11,7 +11,7 @@
 
 #define ROCKSDB_MAJOR 6
 #define ROCKSDB_MINOR 24
-#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