From 9d4826296087721da8454bcc4affc205b5f3cac9 Mon Sep 17 00:00:00 2001 From: torikizi <51085972+torikizi@users.noreply.github.com> Date: Tue, 21 Jan 2025 12:48:40 +0900 Subject: [PATCH] =?UTF-8?q?SORA=5FCPP=5FSDK=5FVERSION=20=E3=82=92=E4=B8=8A?= =?UTF-8?q?=E3=81=92=E3=82=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGES.md | 2 +- VERSION | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 8048890..8381ac7 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -61,7 +61,7 @@ - [UPDATE] nanobind を `2.4.0` に上げる - @voluntas - [UPDATE] Sora C++ SDK のバージョンを `2025.1.0` に上げる - - WEBRTC_BUILD_VERSION を `m132.6834.4.0` に上げる + - WEBRTC_BUILD_VERSION を `m132.6834.5.0` に上げる - libwebrtc のモジュール分割に追従するため rtc::CreateRandomString のヘッダを追加 - Sora CPP SDK の absl::optional を std::optional に変更した仕様に追従する - Sora CPP SDK の absl::nullopt を std::nullopt に変更した仕様に追従する diff --git a/VERSION b/VERSION index 4d47d03..9607ca7 100644 --- a/VERSION +++ b/VERSION @@ -1,5 +1,5 @@ -SORA_CPP_SDK_VERSION=2025.1.0-canary.2 -WEBRTC_BUILD_VERSION=m132.6834.4.0 +SORA_CPP_SDK_VERSION=2025.1.0-canary.4 +WEBRTC_BUILD_VERSION=m132.6834.5.0 BOOST_VERSION=1.87.0 CMAKE_VERSION=3.30.5 OPENH264_VERSION=v2.5.0