From f9f1f0e31635a551f51d2b9e4a7afde4ad4027ca Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 8 Aug 2003 09:13:19 +0000 Subject: Early Ehlinger's CURLOPT_FTP_CREATE_MISSING_DIRS patch was applied --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/version.h') diff --git a/src/version.h b/src/version.h index 90eba9764..81e0a8dbe 100644 --- a/src/version.h +++ b/src/version.h @@ -1,3 +1,3 @@ #define CURL_NAME "curl" -#define CURL_VERSION "7.10.6" +#define CURL_VERSION "7.10.7-pre2" #define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") " -- cgit v1.2.3