Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
rui xia
frocksdb
Commits
48bfca38
Commit
48bfca38
authored
Jul 15, 2020
by
Andrew Kryczka
Browse files
update HISTORY.md and version.h for 6.11.4
parent
c8b9556c
Changes
2
Hide whitespace changes
Inline
Side-by-side
HISTORY.md
View file @
48bfca38
# Rocksdb Change Log
##
Unreleased
##
6.11.4 (7/15/2020)
### Bug Fixes
*
Make compaction report InternalKey corruption while iterating over the input.
...
...
include/rocksdb/version.h
View file @
48bfca38
...
...
@@ -6,7 +6,7 @@
#define ROCKSDB_MAJOR 6
#define ROCKSDB_MINOR 11
#define ROCKSDB_PATCH
3
#define ROCKSDB_PATCH
4
// 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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment