From: Fabian Keil Date: Sun, 13 Dec 2020 06:29:26 +0000 (+0100) Subject: privoxy-regression-test: Bump version to 0.7.2 X-Git-Tag: v_3_0_30~270^2~20 X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff_plain;h=14b9c9c8d4cb6f06d38b54655ffc96ab778fdba7 privoxy-regression-test: Bump version to 0.7.2 --- 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',