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