Skip to content

Commit

Permalink
Boost と CMake のバージョンを更新する
Browse files Browse the repository at this point in the history
  • Loading branch information
enm10k committed Jan 24, 2024
1 parent 780a25d commit d2af97d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@

## develop

- [UPDATE] Boost を1.84.0 に上げる
- [UPDATE] CMake を3.28.1 に上げる

## 2024.1.0 (2024-01-16)

- [CHANGE] JetPack 5.1.2 に対応
Expand Down
4 changes: 2 additions & 2 deletions VERSION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
SORA_CPP_SDK_VERSION=2024.1.0
WEBRTC_BUILD_VERSION=m120.6099.1.2
BOOST_VERSION=1.83.0
CMAKE_VERSION=3.27.7
BOOST_VERSION=1.84.0
CMAKE_VERSION=3.28.1
BAZEL_VERSION=5.4.1
LYRA_VERSION=1.3.0
LYRA_COMPATIBLE_VERSION=1.3.0
Expand Down

0 comments on commit d2af97d

Please sign in to comment.