]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commitdiff
Update version to 5.16.4
authorAnand Ananthabhotla <anand76@devvm1373.frc2.facebook.com>
Wed, 10 Oct 2018 21:10:08 +0000 (14:10 -0700)
committerAnand Ananthabhotla <anand76@devvm1373.frc2.facebook.com>
Wed, 10 Oct 2018 21:10:08 +0000 (14:10 -0700)
Summary:

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:

include/rocksdb/version.h

index 1a14b3ef12f76c67d30690a5088af8df2688b6cb..9263afd395ce888d540a55565f0d56b0a11d2226 100644 (file)
@@ -6,7 +6,7 @@
 
 #define ROCKSDB_MAJOR 5
 #define ROCKSDB_MINOR 16
-#define ROCKSDB_PATCH 3
+#define ROCKSDB_PATCH 4
 
 // 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