Skip to content

Commit f4bf18a

Browse files
committed
Update version.h for 10.5.5
1 parent a7dc0e2 commit f4bf18a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/rocksdb/version.h

Lines changed: 1 addition & 1 deletion
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 10
1515
#define ROCKSDB_MINOR 5
16-
#define ROCKSDB_PATCH 4
16+
#define ROCKSDB_PATCH 5
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)