mirror of
https://github.com/curl/curl.git
synced 2026-08-25 15:53:39 +03:00
6.5.2 release commit
This commit is contained in:
parent
a2d2569c7d
commit
475869a612
7 changed files with 708 additions and 634 deletions
|
|
@ -418,7 +418,7 @@ char *curl_GetEnv(char *variable);
|
|||
char *curl_version(void);
|
||||
|
||||
/* This is the version number */
|
||||
#define LIBCURL_VERSION "6.5"
|
||||
#define LIBCURL_VERSION "6.5.2"
|
||||
|
||||
/* linked-list structure for QUOTE */
|
||||
struct curl_slist {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue