Skip to content

Commit

Permalink
Merge pull request #40 from shiguredo/feature/update-sdl2-to-2.30.0
Browse files Browse the repository at this point in the history
SDL2 を 2.30.0 にあげる
  • Loading branch information
enm10k authored Feb 8, 2024
2 parents 1a6004d + ac0ec2f commit 8d20278
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
- @enm10k
- [UPDATE] VERSIONS のライブラリをアップデートする
- SORA_CPP_SDK_VERSION を 2024.1.0 にあげる
- SDL2 を 2.30.0 にあげる
- CLI11 を v2.4.0 にあげる
- @miosakuma @enm10k

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ WEBRTC_BUILD_VERSION=m120.6099.1.2
BOOST_VERSION=1.83.0
LYRA_VERSION=1.3.0
CMAKE_VERSION=3.27.7
SDL2_VERSION=2.28.1
SDL2_VERSION=2.30.0
CLI11_VERSION=v2.4.0

0 comments on commit 8d20278

Please sign in to comment.