Update WebRTC code version (2024-05-18T04:05:59).
Bug: None Change-Id: Ia45e0e8941a58fa83f1682c7c8b7a5475fdd54eb Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/350890 Bot-Commit: webrtc-version-updater@webrtc-ci.iam.gserviceaccount.com <webrtc-version-updater@webrtc-ci.iam.gserviceaccount.com> Commit-Queue: webrtc-version-updater@webrtc-ci.iam.gserviceaccount.com <webrtc-version-updater@webrtc-ci.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#42341}
This commit is contained in:
parent
eee299d7af
commit
57c2f35cfc
@ -13,7 +13,7 @@
|
||||
namespace webrtc {
|
||||
|
||||
// The timestamp is always in UTC.
|
||||
const char* const kSourceTimestamp = "WebRTC source stamp 2024-05-17T04:04:50";
|
||||
const char* const kSourceTimestamp = "WebRTC source stamp 2024-05-18T04:05:59";
|
||||
|
||||
void LoadWebRTCVersionInRegister() {
|
||||
// Using volatile to instruct the compiler to not optimize `p` away even
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user