Update WebRTC code version (2022-07-21T04:04:55).
Bug: None Change-Id: I0954f52ca42a0435383eb6c3a607c06ea93a4d57 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/269041 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@{#37580}
This commit is contained in:
parent
094856f22c
commit
5892265e5b
@ -13,7 +13,7 @@
|
||||
namespace webrtc {
|
||||
|
||||
// The timestamp is always in UTC.
|
||||
const char* const kSourceTimestamp = "WebRTC source stamp 2022-07-20T04:04:42";
|
||||
const char* const kSourceTimestamp = "WebRTC source stamp 2022-07-21T04:04:55";
|
||||
|
||||
void LoadWebRTCVersionInRegister() {
|
||||
// Using volatile to instruct the compiler to not optimize `p` away even
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user