From 40a355a42d4a9444dc753c04c6608dade2f06a23 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:13:27 +0200 Subject: Adding upstream version 125.0.1. Signed-off-by: Daniel Baumann --- third_party/libwebrtc/call/version.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'third_party/libwebrtc/call/version.cc') diff --git a/third_party/libwebrtc/call/version.cc b/third_party/libwebrtc/call/version.cc index 44c8c77156..5770253625 100644 --- a/third_party/libwebrtc/call/version.cc +++ b/third_party/libwebrtc/call/version.cc @@ -13,7 +13,7 @@ namespace webrtc { // The timestamp is always in UTC. -const char* const kSourceTimestamp = "WebRTC source stamp 2023-10-30T04:03:42"; +const char* const kSourceTimestamp = "WebRTC source stamp 2023-12-03T04:02:06"; void LoadWebRTCVersionInRegister() { // Using volatile to instruct the compiler to not optimize `p` away even -- cgit v1.2.3