From 3b2fa0ef8faa4f46df3ba6c985d4e679e8b4269a Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Sat, 6 Jun 2020 17:52:25 +0200 Subject: [PATCH] privoxy-regression-test.pl: Bump version to 0.7.1 --- tools/privoxy-regression-test.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/privoxy-regression-test.pl b/tools/privoxy-regression-test.pl index cec557aa..231aa9bc 100755 --- 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', -- 2.39.2