]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commitdiff
Bump version to 5.3.2
authorIslam AbdelRahman <tec@fb.com>
Fri, 7 Apr 2017 00:04:23 +0000 (17:04 -0700)
committerIslam AbdelRahman <tec@fb.com>
Fri, 7 Apr 2017 00:04:23 +0000 (17:04 -0700)
include/rocksdb/version.h

index 1900f536ca89d84286b16bb26d3ef74b8dedae5e..f244787b76b62c4530eb5b6e6ecfd5798d3b36ab 100644 (file)
@@ -6,7 +6,7 @@
 
 #define ROCKSDB_MAJOR 5
 #define ROCKSDB_MINOR 3
-#define ROCKSDB_PATCH 1
+#define ROCKSDB_PATCH 2
 
 // 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