Skip to content

Commit

Permalink
Merge pull request #43 from shiguredo/feature/update-libwebrtc-m119.6…
Browse files Browse the repository at this point in the history
…045.2.1

libwebrtc を m119.6045.2.1 にアップデート
  • Loading branch information
torikizi authored Oct 30, 2023
2 parents 03aacad + b41fb1f commit 692a055
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
10 changes: 8 additions & 2 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,14 @@

## develop

- [UPDATE] WebRTC を m118.5993.2.1 に上げる
- @voluntas @torikizi
- [UPDATE] WebRTC を m119.6045.2.1 に上げる
- @voluntas @torikizi @melpon @enm10k
- [UPDATE] WebRTC を m119 に上げたことで必要になった関連するライブラリもバージョンを上げる
- Ubuntu で使用する clang のバージョンを 15 にアップデート
- すべてのプラットフォームで set_target_properties の CXX_STANDARD と C_STANDARD を 20 にアップデート
- ANDROID_NDK_VERSION を r26b にアップデート
- CMAKE_VERSION を 3.27.7 にアップデート
- @melpon @enm10k @torikizi

## 2023.14.0 (2023-10-02)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
SORA_CPP_SDK_VERSION=2023.14.0
WEBRTC_BUILD_VERSION=m119.6045.2.0
WEBRTC_BUILD_VERSION=m119.6045.2.1
BOOST_VERSION=1.83.0
CMAKE_VERSION=3.27.7
BAZEL_VERSION=5.3.2
Expand Down

0 comments on commit 692a055

Please sign in to comment.