uagen: Update BROWSER_VERSION and BROWSER_REVISION to 102.0
[privoxy.git] / tools / uagen.pl
index 358f768..81d478e 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                   => "91.0",
-   BROWSER_REVISION                  => '91.0',
+   BROWSER_VERSION                   => "102.0",
+   BROWSER_REVISION                  => '102.0',
    BROWSER_RELEASE_DATE              => '20100101',
 };