]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commitdiff
Bumb version to 4.13.4
authorIslam AbdelRahman <tec@fb.com>
Fri, 9 Dec 2016 03:06:47 +0000 (19:06 -0800)
committerIslam AbdelRahman <tec@fb.com>
Fri, 9 Dec 2016 03:06:47 +0000 (19:06 -0800)
include/rocksdb/version.h

index 4c38c84e15ad356e380a9e9873e40113c6618a6e..d23e08458ce97c47633c41bb2be19008591cf846 100644 (file)
@@ -6,7 +6,7 @@
 
 #define ROCKSDB_MAJOR 4
 #define ROCKSDB_MINOR 13
-#define ROCKSDB_PATCH 3
+#define ROCKSDB_PATCH 4
 
 // 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