privoxy-regression-test: Bump version to 0.7.2
[privoxy.git] / 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',