Update WebRTC code version (2023-09-10T04:02:32).

Bug: None
Change-Id: I6732cf857e1f00b412d8f879c93b110616a4874c
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/319667
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@{#40727}
This commit is contained in:
webrtc-version-updater 2023-09-09 21:02:32 -07:00 committed by WebRTC LUCI CQ
parent 46882574ce
commit b980d99993

View File

@ -13,7 +13,7 @@
namespace webrtc {
// The timestamp is always in UTC.
const char* const kSourceTimestamp = "WebRTC source stamp 2023-09-08T04:03:30";
const char* const kSourceTimestamp = "WebRTC source stamp 2023-09-10T04:02:32";
void LoadWebRTCVersionInRegister() {
// Using volatile to instruct the compiler to not optimize `p` away even