Skip to content

Commit

Permalink
Update WebRTC code version (2023-05-10T04:12:11).
Browse files Browse the repository at this point in the history
Bug: None
Change-Id: I521964323ef616b5eee4c12eb167b158cc1cbd8a
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/304691
Bot-Commit: [email protected] <[email protected]>
Commit-Queue: [email protected] <[email protected]>
Cr-Commit-Position: refs/heads/main@{#40035}
  • Loading branch information
webrtc-version-updater authored and WebRTC LUCI CQ committed May 10, 2023
1 parent 39250a4 commit 80baee1
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 2023-05-09T04:05:34";
const char* const kSourceTimestamp = "WebRTC source stamp 2023-05-10T04:12:11";

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

0 comments on commit 80baee1

Please sign in to comment.