privoxy-regression-test: Bump version to 0.7.3
authorFabian Keil <fk@fabiankeil.de>
Thu, 11 Feb 2021 11:35:09 +0000 (12:35 +0100)
committerFabian Keil <fk@fabiankeil.de>
Sun, 21 Feb 2021 15:09:20 +0000 (16:09 +0100)
tools/privoxy-regression-test.pl

index 6a204db..8693693 100755 (executable)
@@ -38,7 +38,7 @@ use strict;
 use Getopt::Long;
 
 use constant {
-    PRT_VERSION => 'Privoxy-Regression-Test 0.7.2',
+    PRT_VERSION => 'Privoxy-Regression-Test 0.7.3',
  
     CURL => 'curl',