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 761141f36df9..2e5ae37f34a3 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.42.1"
++ return "tags/v1.42.2"
}
async function gatherBuildInfo() {