mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-17 15:47:53 +01:00
Update WebRTC code version (2022-03-11T04:02:47).
Bug: None Change-Id: I17d0ee0403d10aa44d8db604f4498a3c5da7d9bb Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/254900 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@{#36176}
This commit is contained in:
parent
52a955607a
commit
041c08377a
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
namespace webrtc {
|
||||
|
||||
// The timestamp is always in UTC.
|
||||
const char* const kSourceTimestamp = "WebRTC source stamp 2022-03-10T04:03:07";
|
||||
const char* const kSourceTimestamp = "WebRTC source stamp 2022-03-11T04:02:47";
|
||||
|
||||
void LoadWebRTCVersionInRegister() {
|
||||
// Using volatile to instruct the compiler to not optimize `p` away even
|
||||
|
|
Loading…
Reference in a new issue