commit ca6280fe98cb140f05f397ce2bb99e0c41b90902 Author: Matthew Finkel sysrqb@torproject.org Date: Tue Jul 7 03:16:13 2020 +0000
Release preparations for 10.0a3
Changelog update and versions bump --- projects/firefox/config | 2 +- projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt | 4 ++++ rbm.conf | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/projects/firefox/config b/projects/firefox/config index 019dfc1..7c700a8 100644 --- a/projects/firefox/config +++ b/projects/firefox/config @@ -8,7 +8,7 @@ git_submodule: 1 gpg_keyring: torbutton.gpg
var: - firefox_platform_version: 68.10.0 + firefox_platform_version: 68.10.1 firefox_version: '[% c("var/firefox_platform_version") %]esr' torbrowser_branch: 10.0 branding_directory: '[% IF c("var/android") %]mobile/android[% ELSE %]browser[% END %]/branding/alpha' diff --git a/projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt b/projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt index fd03cd1..a6b6408 100644 --- a/projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt +++ b/projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt @@ -1,3 +1,7 @@ +Tor Browser 10.0a3 -- July 7 2020 + * Android + * Update Firefox to 68.10.1esr + Tor Browser 10.0a2 -- June 30 2020 * All Platforms * Update Firefox to 68.10.0esr diff --git a/rbm.conf b/rbm.conf index 0ccfc9d..92c3293 100644 --- a/rbm.conf +++ b/rbm.conf @@ -24,7 +24,7 @@ buildconf: git_signtag_opt: '-s'
var: - torbrowser_version: '10.0a2' + torbrowser_version: '10.0a3' torbrowser_build: 'build1' torbrowser_incremental_from: - 10.0a1