mirror of
https://github.com/curl/curl.git
synced 2026-08-24 12:13:33 +03:00
release commit
This commit is contained in:
parent
06730bc905
commit
9f9cac7402
5 changed files with 192 additions and 43 deletions
|
|
@ -454,7 +454,7 @@ char *curl_getenv(char *variable);
|
|||
char *curl_version(void);
|
||||
|
||||
/* This is the version number */
|
||||
#define LIBCURL_VERSION "7.5.2-pre1"
|
||||
#define LIBCURL_VERSION "7.5.2"
|
||||
#define LIBCURL_VERSION_NUM 0x070502
|
||||
|
||||
/* linked-list structure for the CURLOPT_QUOTE option (and other) */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue