]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commitdiff
bump patch number rocksdb-5.4.7 v5.4.7
authorAndrew Kryczka <andrewkr@fb.com>
Wed, 28 Jun 2017 22:50:17 +0000 (15:50 -0700)
committerAndrew Kryczka <andrewkr@fb.com>
Wed, 28 Jun 2017 22:50:17 +0000 (15:50 -0700)
include/rocksdb/version.h

index 0fbf4ba4fb43a83cd9849dc2d292440146f7af3b..3a5abe78145a64416c36aaa07b4f38d93597b730 100644 (file)
@@ -6,7 +6,7 @@
 
 #define ROCKSDB_MAJOR 5
 #define ROCKSDB_MINOR 4
-#define ROCKSDB_PATCH 6
+#define ROCKSDB_PATCH 7
 
 // 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