Update WebRTC code version (2024-12-28T04:05:47).
Bug: None Change-Id: I5eb04f44ace3c12e20179fcc2e5696249e35c799 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/372764 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@{#43638}
This commit is contained in:
parent
eefcf9e1c1
commit
ca85d1fd91
@ -13,7 +13,7 @@
|
||||
namespace webrtc {
|
||||
|
||||
// The timestamp is always in UTC.
|
||||
const char* const kSourceTimestamp = "WebRTC source stamp 2024-12-27T04:03:25";
|
||||
const char* const kSourceTimestamp = "WebRTC source stamp 2024-12-28T04:05:47";
|
||||
|
||||
void LoadWebRTCVersionInRegister() {
|
||||
// Using volatile to instruct the compiler to not optimize `p` away even
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user