summarylogtreecommitdiffstats
path: root/static_build_info.patch
diff options
context:
space:
mode:
authortercean2022-05-24 14:19:42 +0200
committertercean2022-05-24 14:19:42 +0200
commit12307ee4801223dce438f48c3c9b409983938728 (patch)
tree16513926f98f9e8a12d1328cb0591bdab55bc3bc /static_build_info.patch
parentb57d1563dc1555554d1235c77617f1ee03dbc7b6 (diff)
downloadaur-12307ee4801223dce438f48c3c9b409983938728.tar.gz
1.29.1
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 ce42bbd07e4b..9340b018c024 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.29.0"
++ return "tags/v1.29.1"
}
async function gatherBuildInfo() {