Update WebRTC code version (2022-11-28T04:02:58).
Bug: None Change-Id: Idaaa8c3075cb7ad4b52f9ec5b51287ec134f2bce Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/285274 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@{#38743}
This commit is contained in:
parent
840ea0f703
commit
0eea00c77b
@ -13,7 +13,7 @@
|
||||
namespace webrtc {
|
||||
|
||||
// The timestamp is always in UTC.
|
||||
const char* const kSourceTimestamp = "WebRTC source stamp 2022-11-23T04:04:56";
|
||||
const char* const kSourceTimestamp = "WebRTC source stamp 2022-11-28T04:02:58";
|
||||
|
||||
void LoadWebRTCVersionInRegister() {
|
||||
// Using volatile to instruct the compiler to not optimize `p` away even
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user