Skip to content

Commit

Permalink
update .
Browse files Browse the repository at this point in the history
  • Loading branch information
lambiengcode committed Aug 29, 2024
1 parent 5ac3491 commit 962a8d6
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![libwebrtc](https://img.shields.io/badge/libwebrtc-128.6613-blue.svg)](https://chromium.googlesource.com/external/webrtc/+/branch-heads/5993)
[![libwebrtc](https://img.shields.io/badge/libwebrtc-129.6668-blue.svg)](https://chromium.googlesource.com/external/webrtc/+/branch-heads/5993)
[![GitHub tag](https://img.shields.io/github/tag/webrtc-alive/webrtc-build.svg)](https://github.com/webrtc-alive/webrtc-build)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
[![Actions Status](https://github.com/webrtc-alive/webrtc-build/workflows/build/badge.svg)](https://github.com/webrtc-alive/webrtc-build/actions)
Expand Down
2 changes: 1 addition & 1 deletion build/VERSION
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
WEBRTC_BUILD_VERSION=HEAD
WEBRTC_VERSION=HEAD
WEBRTC_READABLE_VERSION=HEAD
WEBRTC_COMMIT=1701ab201f8851c55d304ee32d2ec9e025c302ff
WEBRTC_COMMIT=436e6091c3184082226bb91cf0dba1e78d65c823
2 changes: 1 addition & 1 deletion webrtc_build_settings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ env:
downloads:
webrtc_src:
repo: https://github.com/webrtcsdk/webrtcsdk.git
branch: kairtc-m128
branch: kairtc-m129
path: src

depot_tools:
Expand Down
8 changes: 4 additions & 4 deletions webrtc_version.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
WEBRTC_BUILD_VERSION: 128.6613.02.1
WEBRTC_VERSION: 128.6613.02
WEBRTC_READABLE_VERSION: M128.6613
WEBRTC_COMMIT: 1701ab201f8851c55d304ee32d2ec9e025c302ff
WEBRTC_BUILD_VERSION: 129.6668.01.1
WEBRTC_VERSION: 129.6668.01
WEBRTC_READABLE_VERSION: M129.6668
WEBRTC_COMMIT: 436e6091c3184082226bb91cf0dba1e78d65c823

0 comments on commit 962a8d6

Please sign in to comment.