privoxy-regression-test: Bump version
authorFabian Keil <fk@fabiankeil.de>
Sun, 31 Mar 2024 13:48:49 +0000 (15:48 +0200)
committerFabian Keil <fk@fabiankeil.de>
Wed, 26 Jun 2024 13:36:44 +0000 (15:36 +0200)
tools/privoxy-regression-test.pl

index 2af6af1..786c04b 100755 (executable)
@@ -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',