mirror of
https://github.com/curl/curl.git
synced 2026-08-25 16:23:36 +03:00
6.5 cleanup commit
This commit is contained in:
parent
93389de614
commit
90030a49c7
7 changed files with 247 additions and 143 deletions
|
|
@ -418,7 +418,7 @@ char *curl_GetEnv(char *variable);
|
|||
char *curl_version(void);
|
||||
|
||||
/* This is the version number */
|
||||
#define LIBCURL_VERSION "6.5pre1"
|
||||
#define LIBCURL_VERSION "6.5"
|
||||
|
||||
/* linked-list structure for QUOTE */
|
||||
struct curl_slist {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue