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