Skip to content

Commit

Permalink
Update WebRTC code version (2023-01-01T04:03:06).
Browse files Browse the repository at this point in the history
Bug: None
Change-Id: I1b254815299d8794c5588c09ba8d168f5b784a38
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/290266
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@{#38970}
  • Loading branch information
webrtc-version-updater authored and WebRTC LUCI CQ committed Jan 1, 2023
1 parent 7dd36d8 commit 4704d29
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 2022-12-31T04:05:01";
const char* const kSourceTimestamp = "WebRTC source stamp 2023-01-01T04:03:06";

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

0 comments on commit 4704d29

Please sign in to comment.