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 bcdf8c8 commit ba99fc4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.4.0
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.4.0
BOOST_VERSION=1.86.0
BOOST_VERSION=1.87.0
CMAKE_VERSION=3.30.5
SDL2_VERSION=2.30.10
CLI11_VERSION=v2.4.2

0 comments on commit ba99fc4

Please sign in to comment.