We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f001ac commit 5352352Copy full SHA for 5352352
call/version.cc
@@ -13,7 +13,7 @@
13
namespace webrtc {
14
15
// The timestamp is always in UTC.
16
-const char* const kSourceTimestamp = "WebRTC source stamp 2024-08-11T04:05:09";
+const char* const kSourceTimestamp = "WebRTC source stamp 2024-08-12T04:05:43";
17
18
void LoadWebRTCVersionInRegister() {
19
// Using volatile to instruct the compiler to not optimize `p` away even
0 commit comments