Privoxy-Regression-Test: Bump version
authorFabian Keil <fk@fabiankeil.de>
Thu, 12 May 2016 08:43:04 +0000 (08:43 +0000)
committerFabian Keil <fk@fabiankeil.de>
Thu, 12 May 2016 08:43:04 +0000 (08:43 +0000)
tools/privoxy-regression-test.pl

index 52e5117..c08cc76 100755 (executable)
@@ -7,7 +7,7 @@
 # A regression test "framework" for Privoxy. For documentation see:
 # perldoc privoxy-regression-test.pl
 #
 # A regression test "framework" for Privoxy. For documentation see:
 # perldoc privoxy-regression-test.pl
 #
-# $Id: privoxy-regression-test.pl,v 1.95 2016/05/12 08:42:50 fabiankeil Exp $
+# $Id: privoxy-regression-test.pl,v 1.96 2016/05/12 08:42:57 fabiankeil Exp $
 #
 # Wish list:
 #
 #
 # Wish list:
 #
@@ -40,7 +40,7 @@ use strict;
 use Getopt::Long;
 
 use constant {
 use Getopt::Long;
 
 use constant {
-    PRT_VERSION => 'Privoxy-Regression-Test 0.6',
+    PRT_VERSION => 'Privoxy-Regression-Test 0.7',
  
     CURL => 'curl',
 
  
     CURL => 'curl',