]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commitdiff
bump patch number to 5.12.3
authorMaysam Yabandeh <myabandeh@fb.com>
Mon, 9 Apr 2018 23:55:11 +0000 (16:55 -0700)
committerMaysam Yabandeh <myabandeh@fb.com>
Mon, 9 Apr 2018 23:55:11 +0000 (16:55 -0700)
include/rocksdb/version.h

index 92268158a09de93e994c863d86602686b4e27e77..f883d5a8b7a6d23d2699a442bcefd717d971409c 100644 (file)
@@ -6,7 +6,7 @@
 
 #define ROCKSDB_MAJOR 5
 #define ROCKSDB_MINOR 12
-#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