mirror of
https://github.com/curl/curl.git
synced 2026-07-26 06:57:16 +03:00
7.5-commit
This commit is contained in:
parent
be2369ed14
commit
52707f9590
5 changed files with 78 additions and 10 deletions
|
|
@ -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) */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue