From 5ea008406717392f12cf6080344b80de95984d3a Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Thu, 11 Feb 2021 12:35:09 +0100 Subject: [PATCH] privoxy-regression-test: Bump version to 0.7.3 --- 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 6a204db3..86936934 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.2', + PRT_VERSION => 'Privoxy-Regression-Test 0.7.3', CURL => 'curl', -- 2.39.2