]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commitdiff
Update version to 6.6.3 v6.6.3
authoranand76 <anand76@devvm1373.frc2.facebook.com>
Fri, 24 Jan 2020 22:00:58 +0000 (14:00 -0800)
committeranand76 <anand76@devvm1373.frc2.facebook.com>
Fri, 24 Jan 2020 22:01:40 +0000 (14:01 -0800)
Summary:

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:

include/rocksdb/version.h

index 3da38a6a978f6f94ee449edf454f8cad72ef88a9..d2647eb810d95681cb4d4a3cf7591bdb2874c84d 100644 (file)
@@ -6,7 +6,7 @@
 
 #define ROCKSDB_MAJOR 6
 #define ROCKSDB_MINOR 6
-#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