From: Daniel Stenberg Date: Tue, 25 Nov 2014 10:22:09 +0000 (+0100) Subject: testcurl: bump the version of this script! X-Git-Tag: curl-7_40_0~301 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9cfa822fea98587606bce8009daafd7eadf8ad68;p=thirdparty%2Fcurl.git testcurl: bump the version of this script! --- diff --git a/tests/testcurl.pl b/tests/testcurl.pl index 26af793667..8c804e4cbc 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,