uagen: Bump generated Firefox version to 91 (ESR)
authorFabian Keil <fk@fabiankeil.de>
Thu, 4 Nov 2021 20:23:48 +0000 (21:23 +0100)
committerFabian Keil <fk@fabiankeil.de>
Sun, 7 Nov 2021 12:25:00 +0000 (13:25 +0100)
tools/uagen.pl

index 9014feb..6e836ec 100755 (executable)
@@ -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',
 };