[tbb-commits] [tor-browser-build/maint-11.0] fixup! Release preparations for 11.0.2
sysrqb at torproject.org
sysrqb at torproject.org
Fri Dec 3 02:03:24 UTC 2021
commit d47288bb5cc9cec59bcf6108c7957373a3bce763
Author: Matthew Finkel <sysrqb at torproject.org>
Date: Fri Dec 3 02:02:22 2021 +0000
fixup! Release preparations for 11.0.2
---
projects/firefox/config | 2 +-
rbm.conf | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/projects/firefox/config b/projects/firefox/config
index 36f39fb..98325be 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-build4'
+git_hash: 'tor-browser-[% c("var/firefox_version") %]-[% c("var/torbrowser_branch") %]-1-build1'
tag_gpg_id: 1
git_url: https://git.torproject.org/tor-browser.git
git_submodule: 1
diff --git a/rbm.conf b/rbm.conf
index 208413e..3a32f8b 100644
--- a/rbm.conf
+++ b/rbm.conf
@@ -58,7 +58,7 @@ buildconf:
var:
torbrowser_version: '11.0.2'
- torbrowser_build: 'build1'
+ torbrowser_build: 'build2'
torbrowser_incremental_from:
- 11.0.1
project_name: tor-browser
More information about the tbb-commits
mailing list