]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commitdiff
Release 4.3.1 rocksdb-4.3 rocksdb-4.3.1 v4.3 v4.3.1
authorIslam AbdelRahman <tec@fb.com>
Wed, 27 Jan 2016 03:07:19 +0000 (19:07 -0800)
committerIslam AbdelRahman <tec@fb.com>
Wed, 27 Jan 2016 03:07:19 +0000 (19:07 -0800)
include/rocksdb/version.h

index 408afdadbfc88b08912710a038ac51acb53e5101..eaa64a0371bbd10e40589386fd994df3c2ba6892 100644 (file)
@@ -6,7 +6,7 @@
 
 #define ROCKSDB_MAJOR 4
 #define ROCKSDB_MINOR 3
-#define ROCKSDB_PATCH 0
+#define ROCKSDB_PATCH 1
 
 // 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