summarylogtreecommitdiffstats
path: root/static_build_info.patch
diff options
context:
space:
mode:
Diffstat (limited to 'static_build_info.patch')
-rw-r--r--static_build_info.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/static_build_info.patch b/static_build_info.patch
index 338643b27a35..b491f0c3547f 100644
--- a/static_build_info.patch
+++ b/static_build_info.patch
@@ -39,7 +39,7 @@ diff --unified --recursive --text orig/bin/build-shared-version-info.js patched/
- const git_ref =
- git_describe + (git_branch === 'master' ? '' : '-' + git_branch)
- return git_ref
-+ return "tags/v1.40.4"
++ return "tags/v1.42.0"
}
async function gatherBuildInfo() {