commit 2aa2889724ebe5d30c77af2a3e5da6265f0f8027 Author: Matthew Finkel sysrqb@torproject.org Date: Fri Nov 5 22:18:02 2021 +0000
fixup! Release preparations for 11.0 --- projects/firefox/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/projects/firefox/config b/projects/firefox/config index d889fe3..db00bcb 100644 --- a/projects/firefox/config +++ b/projects/firefox/config @@ -1,7 +1,7 @@ # vim: filetype=yaml sw=2 version: '[% c("abbrev") %]' filename: 'firefox-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %]' -git_hash: 'tor-browser-[% c("var/firefox_version") %]-[% c("var/torbrowser_branch") %]-1-build1' +git_hash: 'tor-browser-[% c("var/firefox_version") %]-[% c("var/torbrowser_branch") %]-1-build2' tag_gpg_id: 1 git_url: https://git.torproject.org/tor-browser.git git_submodule: 1
tbb-commits@lists.torproject.org