From: Daniel Stenberg Date: Mon, 22 Oct 2001 06:39:47 +0000 (+0000) Subject: 2000 => 2001 X-Git-Tag: curl-7_9_1~66 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5ccd6bb8429b5ab2776409d3b18fe8d2860e2ea7;p=thirdparty%2Fcurl.git 2000 => 2001 --- diff --git a/include/curl/curl.h b/include/curl/curl.h index 3c0efc69ab..85ace47295 100644 --- a/include/curl/curl.h +++ b/include/curl/curl.h @@ -7,7 +7,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 2000, Daniel Stenberg, , et al. + * Copyright (C) 2001, Daniel Stenberg, , et al. * * In order to be useful for every potential user, curl and libcurl are * dual-licensed under the MPL and the MIT/X-derivate licenses. @@ -575,7 +575,7 @@ CURLcode curl_global_init(long flags); void curl_global_cleanup(void); /* This is the version number */ -#define LIBCURL_VERSION "7.9.1-pre2" +#define LIBCURL_VERSION "7.9.1-pre4" #define LIBCURL_VERSION_NUM 0x070901 /* linked-list structure for the CURLOPT_QUOTE option (and other) */