From 99dbb379209072f1fc30e6d056d6d4df2b6683aa Mon Sep 17 00:00:00 2001
From: Fabian Keil <fk@fabiankeil.de>
Date: Sun, 31 Mar 2024 15:48:49 +0200
Subject: [PATCH] privoxy-regression-test: Bump version

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