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
7e1f37eb
Commit
7e1f37eb
authored
Sep 13, 2018
by
Yanqin Jin
Browse files
Bump version and update history
parent
f50476a0
Changes
2
Show whitespace changes
Inline
Side-by-side
HISTORY.md
View file @
7e1f37eb
# Rocksdb Change Log
### 5.15.10 (9/13/2018)
### Bug Fixes
*
Fix RocksDB Java build and tests.
### 5.15.9 (9/4/2018)
### Bug Fixes
*
Fix compilation errors on OS X clang due to '-Wsuggest-override'.
...
...
include/rocksdb/version.h
View file @
7e1f37eb
...
...
@@ -6,7 +6,7 @@
#define ROCKSDB_MAJOR 5
#define ROCKSDB_MINOR 15
#define ROCKSDB_PATCH
9
#define ROCKSDB_PATCH
10
// 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