Update WebRTC code version (2024-03-09T04:12:29).

Bug: None
Change-Id: Id1db760e67dbe31bc0aa8ee9c906151ca059c72e
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/342189
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@{#41876}
This commit is contained in:
webrtc-version-updater 2024-03-08 20:12:32 -08:00 committed by WebRTC LUCI CQ
parent 0242939296
commit 0268a05fd0

View File

@ -13,7 +13,7 @@
namespace webrtc {
// The timestamp is always in UTC.
const char* const kSourceTimestamp = "WebRTC source stamp 2024-03-08T04:01:32";
const char* const kSourceTimestamp = "WebRTC source stamp 2024-03-09T04:12:29";
void LoadWebRTCVersionInRegister() {
// Using volatile to instruct the compiler to not optimize `p` away even