]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commitdiff
Update version v7.4.3
authorYanqin Jin <yanqin@fb.com>
Wed, 13 Jul 2022 16:49:03 +0000 (09:49 -0700)
committerYanqin Jin <yanqin@fb.com>
Wed, 13 Jul 2022 19:01:38 +0000 (12:01 -0700)
include/rocksdb/version.h

index 918a746fabb5c59d4ef74daaaf8cc148bd3c20cd..7227f1db610d6f1d241f452f57d5ceacbe59a8aa 100644 (file)
@@ -13,7 +13,7 @@
 // minor or major version number planned for release.
 #define ROCKSDB_MAJOR 7
 #define ROCKSDB_MINOR 4
-#define ROCKSDB_PATCH 2
+#define ROCKSDB_PATCH 3
 
 // 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