Update WebRTC code version (2025-01-22T04:05:41).

Bug: None
Change-Id: Icbf5295c075b9288a90f9a74749028004dbf0b2c
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/374858
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@{#43784}
This commit is contained in:
webrtc-version-updater 2025-01-21 20:06:03 -08:00 committed by WebRTC LUCI CQ
parent 046c979cb5
commit f62fbe9eaf

View File

@ -13,7 +13,7 @@
namespace webrtc { namespace webrtc {
// The timestamp is always in UTC. // The timestamp is always in UTC.
const char* const kSourceTimestamp = "WebRTC source stamp 2025-01-21T04:06:37"; const char* const kSourceTimestamp = "WebRTC source stamp 2025-01-22T04:05:41";
void LoadWebRTCVersionInRegister() { void LoadWebRTCVersionInRegister() {
// Using volatile to instruct the compiler to not optimize `p` away even // Using volatile to instruct the compiler to not optimize `p` away even