7.5-commit

This commit is contained in:
Daniel Stenberg 2000-12-04 09:44:57 +00:00
parent be2369ed14
commit 52707f9590
5 changed files with 78 additions and 10 deletions

View file

@ -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) */