]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commitdiff
Bump 3.10.2
authorIgor Canadi <icanadi@fb.com>
Fri, 1 May 2015 23:39:54 +0000 (16:39 -0700)
committerIgor Canadi <icanadi@fb.com>
Fri, 1 May 2015 23:39:54 +0000 (16:39 -0700)
include/rocksdb/version.h

index b0355e22964e56e2c5e3c9152c1b2d851be1fb5f..ca87d7b14ffa5f21cbde654a7e6f5309f360f88c 100644 (file)
@@ -6,7 +6,7 @@
 
 #define ROCKSDB_MAJOR 3
 #define ROCKSDB_MINOR 10
-#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