diff --git a/include/rocksdb/version.h b/include/rocksdb/version.h index a6954fb10f22086e81b7e21527dbb13cd04e151b..5835fedb67084a75d257a9f1bba7fda1606c9475 100644 --- a/include/rocksdb/version.h +++ b/include/rocksdb/version.h @@ -12,7 +12,7 @@ // NOTE: in 'main' development branch, this should be the *next* // minor or major version number planned for release. #define ROCKSDB_MAJOR 7 -#define ROCKSDB_MINOR 2 +#define ROCKSDB_MINOR 3 #define ROCKSDB_PATCH 0 // Do not use these. We made the mistake of declaring macros starting with