We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41fe221 commit 8e0f495Copy full SHA for 8e0f495
include/rocksdb/version.h
@@ -13,7 +13,7 @@
13
// minor or major version number planned for release.
14
#define ROCKSDB_MAJOR 7
15
#define ROCKSDB_MINOR 3
16
-#define ROCKSDB_PATCH 0
+#define ROCKSDB_PATCH 1
17
18
// Do not use these. We made the mistake of declaring macros starting with
19
// double underscore. Now we have to live with our choice. We'll deprecate these
0 commit comments