[tbb-commits] [tor-browser-build/master] Pickup the branch with 'esr'

sysrqb at torproject.org sysrqb at torproject.org
Wed Oct 6 22:36:05 UTC 2021


commit f263671ba38d9aa9ca14452f0449325cde76c700
Author: Matthew Finkel <sysrqb at torproject.org>
Date:   Wed Oct 6 22:25:51 2021 +0000

    Pickup the branch with 'esr'
---
 projects/firefox/config | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/projects/firefox/config b/projects/firefox/config
index 999aff3..ff5d984 100644
--- a/projects/firefox/config
+++ b/projects/firefox/config
@@ -8,8 +8,8 @@ git_submodule: 1
 gpg_keyring: torbutton.gpg
 
 var:
-  firefox_platform_version: 91.2.0
-  firefox_version: '[% c("var/firefox_platform_version") %]'
+  firefox_platform_version: 91.2.0esr
+  firefox_version: '[% c("var/firefox_platform_version") %]esr'
   torbrowser_branch: 11.0
   branding_directory: 'browser/branding/alpha'
   copyright_year: '[% exec("git show -s --format=%ci").remove("-.*") %]'



More information about the tbb-commits mailing list