Skip to content

Commit

Permalink
bump version to 5.12.4 and update history
Browse files Browse the repository at this point in the history
  • Loading branch information
miasantreble committed Apr 20, 2018
1 parent 4837609 commit cc0a65f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions HISTORY.md
Expand Up @@ -2,6 +2,7 @@
## 5.12.3 (04/09/2018)
### Bug Fixes
* Fix memory leak when pin_l0_filter_and_index_blocks_in_cache is used with partitioned filters
* Fix memory leak in two_level_iterator

## 5.12.2 (3/23/2018)
### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion include/rocksdb/version.h
Expand Up @@ -6,7 +6,7 @@

#define ROCKSDB_MAJOR 5
#define ROCKSDB_MINOR 12
#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
Expand Down

0 comments on commit cc0a65f

Please sign in to comment.