[tbb-commits] [tor-browser-build/master] Bug 40371: Fix firefox_platform_version

sysrqb at torproject.org sysrqb at torproject.org
Thu Oct 7 14:52:28 UTC 2021


commit 8a0d2c71a44e7d80d5a8326ccf3ab5da3274e27e
Author: Nicolas Vigier <boklm at torproject.org>
Date:   Thu Oct 7 10:04:14 2021 +0200

    Bug 40371: Fix firefox_platform_version
---
 projects/firefox/config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/projects/firefox/config b/projects/firefox/config
index ff5d984..6af62a7 100644
--- a/projects/firefox/config
+++ b/projects/firefox/config
@@ -8,7 +8,7 @@ git_submodule: 1
 gpg_keyring: torbutton.gpg
 
 var:
-  firefox_platform_version: 91.2.0esr
+  firefox_platform_version: 91.2.0
   firefox_version: '[% c("var/firefox_platform_version") %]esr'
   torbrowser_branch: 11.0
   branding_directory: 'browser/branding/alpha'



More information about the tbb-commits mailing list