]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commitdiff
Update version
authoranand76 <anand76@devvm1373.frc2.facebook.com>
Fri, 5 Jun 2020 18:44:01 +0000 (11:44 -0700)
committeranand76 <anand76@devvm1373.frc2.facebook.com>
Fri, 5 Jun 2020 18:44:01 +0000 (11:44 -0700)
include/rocksdb/version.h

index c4bd0a1cdf11ba5ffb8975ecb7deeeb2414f162b..b7d5ec7dfe027c0ad0728380b05500e5dff00224 100644 (file)
@@ -6,7 +6,7 @@
 
 #define ROCKSDB_MAJOR 6
 #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