projects
/
privoxy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a610ead
)
uagen: Bump BROWSER_REVISION to match Firefox version to 91 (ESR)
author
Fabian Keil
<fk@fabiankeil.de>
Fri, 26 Nov 2021 12:18:23 +0000
(13:18 +0100)
committer
Fabian Keil
<fk@fabiankeil.de>
Fri, 26 Nov 2021 12:18:26 +0000
(13:18 +0100)
Regression introduced in
077333a08de
.
tools/uagen.pl
patch
|
blob
|
history
diff --git
a/tools/uagen.pl
b/tools/uagen.pl
index
a642d91
..
2161e99
100755
(executable)
--- a/
tools/uagen.pl
+++ b/
tools/uagen.pl
@@
-60,7
+60,7
@@
use constant {
# see in the "Help/About Mozilla Firefox" menu.
BROWSER_VERSION => "91.0",
- BROWSER_REVISION => '
7
1.0',
+ BROWSER_REVISION => '
9
1.0',
BROWSER_RELEASE_DATE => '20100101',
};