mirror of https://github.com/facebook/rocksdb.git
Bump the version
This commit is contained in:
parent
0ff183a0d9
commit
1053358a84
|
@ -6,7 +6,7 @@
|
|||
|
||||
// Also update Makefile if you change these
|
||||
#define ROCKSDB_MAJOR 3
|
||||
#define ROCKSDB_MINOR 3
|
||||
#define ROCKSDB_MINOR 4
|
||||
#define ROCKSDB_PATCH 0
|
||||
|
||||
// Do not use these. We made the mistake of declaring macros starting with
|
||||
|
|
Loading…
Reference in New Issue