Skip to content

Commit

Permalink
bump patch version number
Browse files Browse the repository at this point in the history
  • Loading branch information
ajkr committed Feb 1, 2017
1 parent acf6d6b commit a7a2005
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 1
#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
Expand Down

0 comments on commit a7a2005

Please sign in to comment.