]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commitdiff
Update version.h to 7.9.1
authoranand76 <anand76@devvm4702.ftw0.facebook.com>
Fri, 9 Dec 2022 03:54:29 +0000 (19:54 -0800)
committeranand76 <anand76@devvm4702.ftw0.facebook.com>
Fri, 9 Dec 2022 03:54:29 +0000 (19:54 -0800)
include/rocksdb/version.h

index ca9443141323fde6eab2d3b6684149a4ca8c221a..ceac3bf9b08e5cd3403bdbf08c833bfc833724b3 100644 (file)
@@ -13,7 +13,7 @@
 // minor or major version number planned for release.
 #define ROCKSDB_MAJOR 7
 #define ROCKSDB_MINOR 9
-#define ROCKSDB_PATCH 0
+#define ROCKSDB_PATCH 1
 
 // 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