Update WebRTC code version (2025-01-23T04:07:51).

Bug: None
Change-Id: I40c58cf5fc161ed0c044b48382faa7ec5a9585cb
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/375040
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@{#43790}
This commit is contained in:
webrtc-version-updater 2025-01-22 20:08:07 -08:00 committed by WebRTC LUCI CQ
parent a2a528c20b
commit 7fe307df59

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-22T04:05:41"; const char* const kSourceTimestamp = "WebRTC source stamp 2025-01-23T04:07:51";
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