Skip to content

Commit

Permalink
BOOST_VERSION を 1.87.0 に上げる
Browse files Browse the repository at this point in the history
  • Loading branch information
torikizi committed Dec 16, 2024
1 parent 88b91bd commit f56f811
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
- @voluntas
- [UPDATE] CMake を 3.30.5 にあげる
- @voluntas
- [UPDATE] Boost を 1.86.0 にあげる
- @voluntas
- [UPDATE] Boost を 1.87.0 にあげる
- @voluntas @torikizi
- [UPDATE] libwebrtc を m131.6778.3.1 にあげる
- H.265 Patch の修正に伴い、C++ SDK の H.265 に関する設定を変更
- examples と test に `rtc::CreateRandomString` のヘッダを追加
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
SORA_CPP_SDK_VERSION=2024.8.0-canary.31
WEBRTC_BUILD_VERSION=m131.6778.3.1
BOOST_VERSION=1.86.0
BOOST_VERSION=1.87.0
CMAKE_VERSION=3.30.5
CUDA_VERSION=11.8.0-1
ANDROID_NDK_VERSION=r26b
Expand Down
2 changes: 1 addition & 1 deletion examples/VERSION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
SORA_CPP_SDK_VERSION=2024.8.0-canary.31
WEBRTC_BUILD_VERSION=m131.6778.3.1
BOOST_VERSION=1.86.0
BOOST_VERSION=1.87.0
CMAKE_VERSION=3.30.5
SDL2_VERSION=2.30.8
CLI11_VERSION=v2.4.2

0 comments on commit f56f811

Please sign in to comment.