From: Fabian Keil <fk@fabiankeil.de>
Date: Sun, 31 Mar 2024 13:48:49 +0000 (+0200)
Subject: privoxy-regression-test: Bump version
X-Git-Tag: v_4_0_0~60^2~33
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/static/faq/@default-cgi@show-url-info?a=commitdiff_plain;h=99dbb379209072f1fc30e6d056d6d4df2b6683aa;p=privoxy.git

privoxy-regression-test: Bump version
---

diff --git a/tools/privoxy-regression-test.pl b/tools/privoxy-regression-test.pl
index 2af6af17..786c04b6 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.4',
+    PRT_VERSION => 'Privoxy-Regression-Test 0.7.5',
  
     CURL => 'curl',