From 50559782e1a86208a567b715c58ea56389c74099 Mon Sep 17 00:00:00 2001 From: enm10k Date: Tue, 5 Mar 2024 11:16:49 +0900 Subject: [PATCH] =?UTF-8?q?Sora=20C++=20SDK=20=E5=8F=8A=E3=81=B3=E5=90=84?= =?UTF-8?q?=E7=A8=AE=E3=83=A9=E3=82=A4=E3=83=96=E3=83=A9=E3=83=AA=E3=81=AE?= =?UTF-8?q?=E3=83=90=E3=83=BC=E3=82=B8=E3=83=A7=E3=83=B3=E3=82=92=E3=81=82?= =?UTF-8?q?=E3=81=92=E3=82=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- VERSION | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/VERSION b/VERSION index fa5bcc4..43d7bd2 100644 --- a/VERSION +++ b/VERSION @@ -1,7 +1,7 @@ -SORA_CPP_SDK_VERSION=2024.1.0 -WEBRTC_BUILD_VERSION=m120.6099.1.2 -BOOST_VERSION=1.83.0 -LYRA_VERSION=1.3.0 -CMAKE_VERSION=3.27.7 +SORA_CPP_SDK_VERSION=2024.2.0 +WEBRTC_BUILD_VERSION=m121.6167.3.0 +BOOST_VERSION=1.84.0 +LYRA_VERSION=1.3.2 +CMAKE_VERSION=3.28.1 SDL2_VERSION=2.30.0 CLI11_VERSION=v2.4.1