diff --git a/CHANGES.md b/CHANGES.md index 5142e5cb..1195620b 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -11,6 +11,9 @@ ## develop +- [UPDATE] Boost を1.84.0 に上げる +- [UPDATE] CMake を3.28.1 に上げる + ## 2024.1.0 (2024-01-16) - [CHANGE] JetPack 5.1.2 に対応 diff --git a/VERSION b/VERSION index 2cfd9fa3..8d76514b 100644 --- a/VERSION +++ b/VERSION @@ -1,7 +1,7 @@ SORA_CPP_SDK_VERSION=2024.1.0 WEBRTC_BUILD_VERSION=m120.6099.1.2 -BOOST_VERSION=1.83.0 -CMAKE_VERSION=3.27.7 +BOOST_VERSION=1.84.0 +CMAKE_VERSION=3.28.1 BAZEL_VERSION=5.4.1 LYRA_VERSION=1.3.0 LYRA_COMPATIBLE_VERSION=1.3.0