Update WebRTC code version (2022-08-26T04:02:53).
Bug: None Change-Id: I8ec8268eb2734fabac64b624696972243d01a2cf Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/273040 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@{#37910}
This commit is contained in:
committed by
WebRTC LUCI CQ
parent
2de346e89f
commit
09e14e01ae
@ -13,7 +13,7 @@
|
||||
namespace webrtc {
|
||||
|
||||
// The timestamp is always in UTC.
|
||||
const char* const kSourceTimestamp = "WebRTC source stamp 2022-08-25T04:06:25";
|
||||
const char* const kSourceTimestamp = "WebRTC source stamp 2022-08-26T04:02:53";
|
||||
|
||||
void LoadWebRTCVersionInRegister() {
|
||||
// Using volatile to instruct the compiler to not optimize `p` away even
|
||||
|
||||
Reference in New Issue
Block a user