Skip to content

Commit 8e0f495

Browse files
committed
Update version
1 parent 41fe221 commit 8e0f495

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/rocksdb/version.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
// minor or major version number planned for release.
1414
#define ROCKSDB_MAJOR 7
1515
#define ROCKSDB_MINOR 3
16-
#define ROCKSDB_PATCH 0
16+
#define ROCKSDB_PATCH 1
1717

1818
// Do not use these. We made the mistake of declaring macros starting with
1919
// double underscore. Now we have to live with our choice. We'll deprecate these

0 commit comments

Comments
 (0)