From: akankshamahajan Date: Thu, 30 Nov 2023 19:19:11 +0000 (-0800) Subject: Update version.h to correct version 8.9 X-Git-Tag: v8.9.1~2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=3b1ce121c220f95571f051515015dbc57f9d7bc8;p=rocksdb.git Update version.h to correct version 8.9 Summary: Test Plan: Reviewers: Subscribers: Tasks: Tags: --- diff --git a/include/rocksdb/version.h b/include/rocksdb/version.h index 530d4fee7..139058155 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 8 -#define ROCKSDB_MINOR 10 +#define ROCKSDB_MINOR 9 #define ROCKSDB_PATCH 0 // Do not use these. We made the mistake of declaring macros starting with