From 9cfa822fea98587606bce8009daafd7eadf8ad68 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 25 Nov 2014 11:22:09 +0100 Subject: testcurl: bump the version of this script! --- tests/testcurl.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/testcurl.pl') diff --git a/tests/testcurl.pl b/tests/testcurl.pl index 26af79366..8c804e4cb 100755 --- a/tests/testcurl.pl +++ b/tests/testcurl.pl @@ -73,7 +73,7 @@ use vars qw($name $email $desc $confopts $runtestopts $setupfile $mktarball $timestamp $notes); # version of this script -$version='2012-11-30'; +$version='2014-11-25'; $fixed=0; # Determine if we're running from git or a canned copy of curl, -- cgit v1.2.3