Update WebRTC code version (2023-03-20T04:03:41).
Bug: None Change-Id: I128420898861c320da620932a1fb3b46567a3693 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/298401 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@{#39598}
This commit is contained in:
parent
6b233bb40e
commit
1c6b3a3fc5
@ -13,7 +13,7 @@
|
||||
namespace webrtc {
|
||||
|
||||
// The timestamp is always in UTC.
|
||||
const char* const kSourceTimestamp = "WebRTC source stamp 2023-03-17T04:11:05";
|
||||
const char* const kSourceTimestamp = "WebRTC source stamp 2023-03-20T04:03:41";
|
||||
|
||||
void LoadWebRTCVersionInRegister() {
|
||||
// Using volatile to instruct the compiler to not optimize `p` away even
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user