testcurl: bump version date

It hadn't been updated in 9 years; it's time.
This commit is contained in:
Dan Fandrich 2023-03-28 15:14:54 -07:00
parent 0e3ae25337
commit 88f1b70546

View File

@ -77,7 +77,7 @@ use vars qw($name $email $desc $confopts $runtestopts $setupfile $mktarball
$timestamp $notes);
# version of this script
$version='2014-11-25';
$version='2023-03-28';
$fixed=0;
# Determine if we're running from git or a canned copy of curl,