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