Commit 9cfa822f authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

testcurl: bump the version of this script!

parent c1e87441
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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,