commit 2c9dce8d109dfa12a9ed7f5faa5cc48d14abc8bf Author: Matthew Finkel sysrqb@torproject.org Date: Mon Feb 22 20:37:05 2021 +0000
Pick up build2 --- rbm.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rbm.conf b/rbm.conf index 288e0f0..14a55a6 100644 --- a/rbm.conf +++ b/rbm.conf @@ -25,9 +25,9 @@ buildconf:
var: torbrowser_version: '10.5a11' - torbrowser_build: 'build1' + torbrowser_build: 'build2' torbrowser_incremental_from: - - 10.5a9 + - 10.5a8 - 10.5a10 project_name: tor-browser multi_lingual: 0
tor-commits@lists.torproject.org