]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commitdiff
Bump version to 5.10.3
authorSagar Vemuri <svemuri@fb.com>
Fri, 16 Feb 2018 22:18:14 +0000 (14:18 -0800)
committerSagar Vemuri <svemuri@fb.com>
Fri, 16 Feb 2018 22:18:14 +0000 (14:18 -0800)
include/rocksdb/version.h

index 7ce88f48fffde1288bde83c6a809449e3f895c66..036de3b47d321d3ca3ab0836c1e3b6a1e5e37571 100644 (file)
@@ -6,7 +6,7 @@
 
 #define ROCKSDB_MAJOR 5
 #define ROCKSDB_MINOR 10
-#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