projects
/
privoxy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e41d3e9
)
privoxy-regression-test.pl: Bump version to 0.7.1
author
Fabian Keil
<fk@fabiankeil.de>
Sat, 6 Jun 2020 15:52:25 +0000
(17:52 +0200)
committer
Fabian Keil
<fk@fabiankeil.de>
Sun, 7 Jun 2020 09:27:12 +0000
(11:27 +0200)
tools/privoxy-regression-test.pl
patch
|
blob
|
history
diff --git
a/tools/privoxy-regression-test.pl
b/tools/privoxy-regression-test.pl
index
cec557a
..
231aa9b
100755
(executable)
--- a/
tools/privoxy-regression-test.pl
+++ b/
tools/privoxy-regression-test.pl
@@
-38,7
+38,7
@@
use strict;
use Getopt::Long;
use constant {
- PRT_VERSION => 'Privoxy-Regression-Test 0.7',
+ PRT_VERSION => 'Privoxy-Regression-Test 0.7
.1
',
CURL => 'curl',