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