projects
/
privoxy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
495c5b5
)
uagen: Bump generated Firefox version to 78 (ESR)
author
Fabian Keil
<fk@fabiankeil.de>
Wed, 9 Dec 2020 17:08:19 +0000
(18:08 +0100)
committer
Fabian Keil
<fk@fabiankeil.de>
Fri, 11 Dec 2020 06:36:33 +0000
(07:36 +0100)
tools/uagen.pl
patch
|
blob
|
history
diff --git
a/tools/uagen.pl
b/tools/uagen.pl
index
94002fa
..
675d63c
100755
(executable)
--- a/
tools/uagen.pl
+++ b/
tools/uagen.pl
@@
-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.
- BROWSER_VERSION => "
17
.0",
- BROWSER_REVISION => '
17
.0',
+ BROWSER_VERSION => "
78
.0",
+ BROWSER_REVISION => '
78
.0',
BROWSER_RELEASE_DATE => '20100101',
};