diff options
author | Guenter Knauf <lists@gknw.net> | 2010-04-12 23:06:31 +0200 |
---|---|---|
committer | Guenter Knauf <lists@gknw.net> | 2010-04-12 23:06:31 +0200 |
commit | a8f85e778f0e845caeb0011e28becf9edca3e7ac (patch) | |
tree | d1dbfb0a7b000c21b648d489aa7a845dddfb5564 /tests/testcurl.pl | |
parent | f6b7471f4023bc8cb072e659855d91741b4485c6 (diff) | |
download | curl-a8f85e778f0e845caeb0011e28becf9edca3e7ac.tar.gz |
updated timestamp of the script.
Diffstat (limited to 'tests/testcurl.pl')
-rwxr-xr-x | tests/testcurl.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testcurl.pl b/tests/testcurl.pl index 171110bf0..e2fb58f63 100755 --- a/tests/testcurl.pl +++ b/tests/testcurl.pl @@ -72,7 +72,7 @@ use vars qw($name $email $desc $confopts $runtestopts $setupfile $mktarball $timestamp); # version of this script -$version='2010-03-24'; +$version='2010-04-12'; $fixed=0; # Determine if we're running from git or a canned copy of curl, |