Skip to content

Commit d788d9a

Browse files
Release 4.3.1
1 parent 8a294d6 commit d788d9a

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
@@ -6,7 +6,7 @@
66

77
#define ROCKSDB_MAJOR 4
88
#define ROCKSDB_MINOR 3
9-
#define ROCKSDB_PATCH 0
9+
#define ROCKSDB_PATCH 1
1010

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

0 commit comments

Comments
 (0)