[Privoxy-commits] [privoxy] 01/02: uagen: Bump generated Firefox version to 91 (ESR)

User Git git at git.privoxy.org
Sun Nov 7 12:26:23 UTC 2021


This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch master
in repository privoxy.

commit 077333a08ded8a30a003596b40387ede2e3c6cf8
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Thu Nov 4 21:23:48 2021 +0100

    uagen: Bump generated Firefox version to 91 (ESR)
---
 tools/uagen.pl | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tools/uagen.pl b/tools/uagen.pl
index 9014feb7..6e836eca 100755
--- a/tools/uagen.pl
+++ b/tools/uagen.pl
@@ -59,8 +59,8 @@ use constant {
    # are too lazy to check, but want to change them anyway, take the values you
    # see in the "Help/About Mozilla Firefox" menu.
 
-   BROWSER_VERSION                   => "78.0",
-   BROWSER_REVISION                  => '78.0',
+   BROWSER_VERSION                   => "91.0",
+   BROWSER_REVISION                  => '71.0',
    BROWSER_RELEASE_DATE              => '20100101',
 };
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Privoxy-commits mailing list