From 52707f959058c148c8a5ef4e81d0599780a1c014 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 4 Dec 2000 09:44:57 +0000 Subject: 7.5-commit --- include/curl/curl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/curl/curl.h b/include/curl/curl.h index 56f705681..3cadc83ed 100644 --- a/include/curl/curl.h +++ b/include/curl/curl.h @@ -470,7 +470,7 @@ char *curl_getenv(char *variable); char *curl_version(void); /* This is the version number */ -#define LIBCURL_VERSION "7.5-pre4" +#define LIBCURL_VERSION "7.5" #define LIBCURL_VERSION_NUM 0x070500 /* linked-list structure for the CURLOPT_QUOTE option (and other) */ -- cgit v1.2.3