Skip to content

Commit

Permalink
bump version to 5.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
miasantreble committed Mar 12, 2018
1 parent cda4242 commit dbd8fa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/rocksdb/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

#define ROCKSDB_MAJOR 5
#define ROCKSDB_MINOR 11
#define ROCKSDB_PATCH 2
#define ROCKSDB_PATCH 3

// 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 dbd8fa0

Please sign in to comment.