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