Prepare for 11.1.0 development (#14365)

Summary:
**Context/Summary:** history, version.h, format checking script, folly hash update

Pull Request resolved: https://github.com/facebook/rocksdb/pull/14365

Test Plan: CI

Reviewed By: pdillinger

Differential Revision: D93952349

Pulled By: hx235

fbshipit-source-id: deeb7237cb51bbe3f3255f8eaa6a4ddda65248c2
This commit is contained in:
Hui Xiao
2026-02-24 12:09:55 -08:00
committed by meta-codesync[bot]
parent 4213f9e14a
commit de3616dc3b
20 changed files with 34 additions and 42 deletions
+1 -1
View File
@@ -98,7 +98,7 @@ endif # FMT_SOURCE_PATH
PLATFORM_LDFLAGS += -lglog
endif
FOLLY_COMMIT_HASH = 1e8ce1e5d35acff7b78fedbca3e7311b39f43529
FOLLY_COMMIT_HASH = 3b0eed0a128c484a2b077546c3e08c824a311357
# For public CI runs, checkout folly in a way that can build with RocksDB.
# This is mostly intended as a test-only simulation of Meta-internal folly