diff --git a/CHANGES.md b/CHANGES.md index 308a1f2..1121892 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -30,7 +30,7 @@ - @tnoho @torikizi @melpon - [UPDATE] Xcode のバージョンを 15.4 にあげる - @tnoho -- [UPDATE] SDL を 2.30.8 に上げる +- [UPDATE] SDL を 2.30.10 に上げる - @torikizi - [UPDATE] BLEND2D_VERSION を上げる - @torikizi diff --git a/examples/VERSION b/examples/VERSION index 4d63f12..c1fd970 100644 --- a/examples/VERSION +++ b/examples/VERSION @@ -2,5 +2,5 @@ SORA_CPP_SDK_VERSION=2024.8.0-canary.31 WEBRTC_BUILD_VERSION=m131.6778.3.1 BOOST_VERSION=1.86.0 CMAKE_VERSION=3.30.5 -SDL2_VERSION=2.30.8 +SDL2_VERSION=2.30.10 CLI11_VERSION=v2.4.2