]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commitdiff
Bumb version to 4.13.3
authorIslam AbdelRahman <tec@fb.com>
Tue, 29 Nov 2016 02:49:33 +0000 (18:49 -0800)
committerIslam AbdelRahman <tec@fb.com>
Tue, 29 Nov 2016 02:49:33 +0000 (18:49 -0800)
include/rocksdb/version.h

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