privoxy-regression-test.pl: Bump version
authorFabian Keil <fk@fabiankeil.de>
Fri, 30 Jun 2023 15:49:45 +0000 (17:49 +0200)
committerFabian Keil <fk@fabiankeil.de>
Tue, 11 Jul 2023 03:49:59 +0000 (05:49 +0200)
tools/privoxy-regression-test.pl

index 5209bf8..523f4db 100755 (executable)
@@ -38,7 +38,7 @@ use strict;
 use Getopt::Long;
 
 use constant {
-    PRT_VERSION => 'Privoxy-Regression-Test 0.7.3',
+    PRT_VERSION => 'Privoxy-Regression-Test 0.7.4',
  
     CURL => 'curl',