Bump the version to 3.11.1
This commit is contained in:
parent
4b9585f5e3
commit
978b5c17c0
@ -1,5 +1,10 @@
|
||||
# Rocksdb Change Log
|
||||
|
||||
## 3.11.1 (6/1/2015)
|
||||
|
||||
### Changes
|
||||
* Just a single change to fix the Java linking (github issue #606)
|
||||
|
||||
## 3.11.0 (5/19/2015)
|
||||
|
||||
### New Features
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
#define ROCKSDB_MAJOR 3
|
||||
#define ROCKSDB_MINOR 11
|
||||
#define ROCKSDB_PATCH 0
|
||||
#define ROCKSDB_PATCH 1
|
||||
|
||||
// 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user