From 14b9c9c8d4cb6f06d38b54655ffc96ab778fdba7 Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Sun, 13 Dec 2020 07:29:26 +0100 Subject: [PATCH] privoxy-regression-test: Bump version to 0.7.2 --- 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 4288e46d..0b66251c 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.1', + PRT_VERSION => 'Privoxy-Regression-Test 0.7.2', CURL => 'curl', -- 2.39.2