]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commitdiff
Update version.h to 7.10.2 v7.10.2
authoranand76 <anand76@devvm6332.prn0.facebook.com>
Thu, 23 Feb 2023 18:00:36 +0000 (10:00 -0800)
committeranand76 <anand76@devvm6332.prn0.facebook.com>
Thu, 23 Feb 2023 18:00:36 +0000 (10:00 -0800)
include/rocksdb/version.h

index cffc0fd5e6cbd0b4688780cebcf8be4fe32b0765..18f6e11190f2104cf09b6858a78a5770a2fde057 100644 (file)
@@ -13,7 +13,7 @@
 // minor or major version number planned for release.
 #define ROCKSDB_MAJOR 7
 #define ROCKSDB_MINOR 10
-#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