We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17e3628 commit 3b1ce12Copy full SHA for 3b1ce12
include/rocksdb/version.h
@@ -12,7 +12,7 @@
12
// NOTE: in 'main' development branch, this should be the *next*
13
// minor or major version number planned for release.
14
#define ROCKSDB_MAJOR 8
15
-#define ROCKSDB_MINOR 10
+#define ROCKSDB_MINOR 9
16
#define ROCKSDB_PATCH 0
17
18
// Do not use these. We made the mistake of declaring macros starting with
0 commit comments