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