privoxy-regression-test: Bump version to 0.7.2
authorFabian Keil <fk@fabiankeil.de>
Sun, 13 Dec 2020 06:29:26 +0000 (07:29 +0100)
committerFabian Keil <fk@fabiankeil.de>
Mon, 14 Dec 2020 07:49:17 +0000 (08:49 +0100)
tools/privoxy-regression-test.pl

index 4288e46..0b66251 100755 (executable)
@@ -38,7 +38,7 @@ use strict;
 use Getopt::Long;
 
 use constant {
-    PRT_VERSION => 'Privoxy-Regression-Test 0.7.1',
+    PRT_VERSION => 'Privoxy-Regression-Test 0.7.2',
  
     CURL => 'curl',