Update WebRTC code version (2023-10-28T04:12:04).
Bug: None Change-Id: I11b0b0c7db203ca429e1549ed8e68d2e348ff0ae Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/325201 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@{#41031}
This commit is contained in:
parent
fd3b346e27
commit
417a4c0228
@ -13,7 +13,7 @@
|
||||
namespace webrtc {
|
||||
|
||||
// The timestamp is always in UTC.
|
||||
const char* const kSourceTimestamp = "WebRTC source stamp 2023-10-27T04:11:42";
|
||||
const char* const kSourceTimestamp = "WebRTC source stamp 2023-10-28T04:12:04";
|
||||
|
||||
void LoadWebRTCVersionInRegister() {
|
||||
// Using volatile to instruct the compiler to not optimize `p` away even
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user