uagen: Bump generated Firefox version to 78 (ESR)
authorFabian Keil <fk@fabiankeil.de>
Wed, 9 Dec 2020 17:08:19 +0000 (18:08 +0100)
committerFabian Keil <fk@fabiankeil.de>
Fri, 11 Dec 2020 06:36:33 +0000 (07:36 +0100)
tools/uagen.pl

index 94002fa..675d63c 100755 (executable)
@@ -58,8 +58,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.
 
    # 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                   => "17.0",
-   BROWSER_REVISION                  => '17.0',
+   BROWSER_VERSION                   => "78.0",
+   BROWSER_REVISION                  => '78.0',
    BROWSER_RELEASE_DATE              => '20100101',
 };
 
    BROWSER_RELEASE_DATE              => '20100101',
 };