Update WebRTC code version (2024-10-29T04:03:27).
Bug: None Change-Id: Ic8bcaec7fb3025e5f6bb895c994e1037f2b721e8 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/366844 Commit-Queue: webrtc-version-updater@webrtc-ci.iam.gserviceaccount.com <webrtc-version-updater@webrtc-ci.iam.gserviceaccount.com> Bot-Commit: webrtc-version-updater@webrtc-ci.iam.gserviceaccount.com <webrtc-version-updater@webrtc-ci.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#43320}
This commit is contained in:
parent
7058da6e29
commit
902d7cbadf
@ -13,7 +13,7 @@
|
||||
namespace webrtc {
|
||||
|
||||
// The timestamp is always in UTC.
|
||||
const char* const kSourceTimestamp = "WebRTC source stamp 2024-10-28T04:02:21";
|
||||
const char* const kSourceTimestamp = "WebRTC source stamp 2024-10-29T04:03:27";
|
||||
|
||||
void LoadWebRTCVersionInRegister() {
|
||||
// Using volatile to instruct the compiler to not optimize `p` away even
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user