]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commitdiff
Bump version to 5.3.5
authorSagar Vemuri <svemuri@fb.com>
Tue, 16 May 2017 06:44:26 +0000 (23:44 -0700)
committerSagar Vemuri <svemuri@fb.com>
Tue, 16 May 2017 06:44:26 +0000 (23:44 -0700)
Summary:

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:

Blame Revision:

include/rocksdb/version.h

index 9f88974039e397c19601e57ce315c82bf3b5a0c3..48cbf830cd18ebda48c74e70db958bae93cf948f 100644 (file)
@@ -6,7 +6,7 @@
 
 #define ROCKSDB_MAJOR 5
 #define ROCKSDB_MINOR 3
-#define ROCKSDB_PATCH 4
+#define ROCKSDB_PATCH 5
 
 // 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