projects
/
privoxy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dea56ef
)
uagen: Bump BROWSER_VERSION and BROWSER_REVISION
author
Fabian Keil
<fk@fabiankeil.de>
Thu, 9 Oct 2025 13:19:48 +0000
(15:19 +0200)
committer
Fabian Keil
<fk@fabiankeil.de>
Thu, 27 Nov 2025 13:07:21 +0000
(14:07 +0100)
... to match Firefox ESR 140.
tools/uagen.pl
patch
|
blob
|
history
diff --git
a/tools/uagen.pl
b/tools/uagen.pl
index
694320f
..
dcf6cbf
100755
(executable)
--- a/
tools/uagen.pl
+++ b/
tools/uagen.pl
@@
-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 => "1
28
.0",
- BROWSER_REVISION => '1
28
.0',
+ BROWSER_VERSION => "1
40
.0",
+ BROWSER_REVISION => '1
40
.0',
BROWSER_RELEASE_DATE => '20100101',
};