Skip to content

Commit

Permalink
Merge pull request #146 from shiguredo/feature/update-examples-sdl-2.…
Browse files Browse the repository at this point in the history
…30.10

examples の SDL2_VERSION を 2.30.10 に上げる
  • Loading branch information
torikizi authored Dec 16, 2024
2 parents 88b91bd + 02f4bde commit 7903ed1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion examples/VERSION
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 7903ed1

Please sign in to comment.