From: Fabian Keil <fk@fabiankeil.de>
Date: Sat, 6 Jun 2020 15:52:25 +0000 (+0200)
Subject: privoxy-regression-test.pl: Bump version to 0.7.1
X-Git-Tag: v_3_0_29~306
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/faq/@default-cgi@/user-manual/static/diff?a=commitdiff_plain;h=3b2fa0ef8faa4f46df3ba6c985d4e679e8b4269a;p=privoxy.git

privoxy-regression-test.pl: Bump version to 0.7.1
---

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',