Update WebRTC code version (2023-07-07T04:05:37).
Bug: None Change-Id: I3dff74ce73baae95eafc41da5c50d826e2784de9 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/311500 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@{#40406}
This commit is contained in:
parent
e9ae738c7c
commit
2feee9da60
@ -13,7 +13,7 @@
|
||||
namespace webrtc {
|
||||
|
||||
// The timestamp is always in UTC.
|
||||
const char* const kSourceTimestamp = "WebRTC source stamp 2023-07-05T04:11:14";
|
||||
const char* const kSourceTimestamp = "WebRTC source stamp 2023-07-07T04:05:37";
|
||||
|
||||
void LoadWebRTCVersionInRegister() {
|
||||
// Using volatile to instruct the compiler to not optimize `p` away even
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user