mirror of
https://github.com/curl/curl.git
synced 2026-08-25 03:43:31 +03:00
7.3 commit
This commit is contained in:
parent
221f1c2ca2
commit
13962adcb5
13 changed files with 228 additions and 133 deletions
|
|
@ -442,7 +442,7 @@ char *curl_getenv(char *variable);
|
|||
char *curl_version(void);
|
||||
|
||||
/* This is the version number */
|
||||
#define LIBCURL_VERSION "7.3-pre6"
|
||||
#define LIBCURL_VERSION "7.3"
|
||||
#define LIBCURL_VERSION_NUM 0x070300
|
||||
|
||||
/* linked-list structure for the CURLOPT_QUOTE option */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue