mirror of
https://github.com/curl/curl.git
synced 2026-07-24 10:57:16 +03:00
provide a version number as today's date
It should at least help visualize which autobuilds that are using this script.
This commit is contained in:
parent
49d309866c
commit
4f44717590
1 changed files with 1 additions and 1 deletions
|
|
@ -72,7 +72,7 @@ use vars qw($name $email $desc $confopts $runtestopts $setupfile $mktarball
|
|||
$timestamp);
|
||||
|
||||
# version of this script
|
||||
$version='$Revision$';
|
||||
$version='2010-03-24';
|
||||
$fixed=0;
|
||||
|
||||
# Determine if we're running from git or a canned copy of curl,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue