Update WebRTC code version (2023-04-07T04:03:02).
Bug: None Change-Id: I2d6b2a1402f4a13e9278aa058f6fb7db5743b3cc Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/300585 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@{#39785}
This commit is contained in:
parent
a870bf8183
commit
fba851559b
@ -13,7 +13,7 @@
|
||||
namespace webrtc {
|
||||
|
||||
// The timestamp is always in UTC.
|
||||
const char* const kSourceTimestamp = "WebRTC source stamp 2023-04-06T04:04:31";
|
||||
const char* const kSourceTimestamp = "WebRTC source stamp 2023-04-07T04:03:02";
|
||||
|
||||
void LoadWebRTCVersionInRegister() {
|
||||
// Using volatile to instruct the compiler to not optimize `p` away even
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user