Skip to content

Commit

Permalink
Update WebRTC code version (2024-03-06T04:06:44).
Browse files Browse the repository at this point in the history
Bug: None
Change-Id: I078afc8ce2c168f484ecec58e1b578b637c73870
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/341985
Bot-Commit: [email protected] <[email protected]>
Commit-Queue: [email protected] <[email protected]>
Cr-Commit-Position: refs/heads/main@{#41862}
  • Loading branch information
webrtc-version-updater authored and WebRTC LUCI CQ committed Mar 6, 2024
1 parent c9bb2c6 commit 36e3875
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion call/version.cc
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
namespace webrtc {

// The timestamp is always in UTC.
const char* const kSourceTimestamp = "WebRTC source stamp 2024-03-05T04:11:55";
const char* const kSourceTimestamp = "WebRTC source stamp 2024-03-06T04:06:44";

void LoadWebRTCVersionInRegister() {
// Using volatile to instruct the compiler to not optimize `p` away even
Expand Down

0 comments on commit 36e3875

Please sign in to comment.