From e369270f88c86dc6c0acdd2665cc7064b20d8de9 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sun, 4 Sep 2005 05:23:08 +0000 Subject: 7.14.2 actually --- src/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main.c') diff --git a/src/main.c b/src/main.c index dda4dab80..7ab1c94e6 100644 --- a/src/main.c +++ b/src/main.c @@ -3911,7 +3911,7 @@ operate(struct Configurable *config, int argc, char *argv[]) curl_easy_setopt(curl, CURLOPT_IGNORE_CONTENT_LENGTH, config->ignorecl); - /* curl 7.14.1 */ + /* curl 7.14.2 */ curl_easy_setopt(curl, CURLOPT_FTP_SKIP_PASV_IP, config->ftp_skip_ip); -- cgit v1.2.3