mirror of
https://github.com/curl/curl.git
synced 2026-05-06 05:07:29 +03:00
7.6.1-pre2
This commit is contained in:
parent
572c29a4a3
commit
3b44a3df76
3 changed files with 6 additions and 2 deletions
|
|
@ -452,7 +452,7 @@ char *curl_getenv(char *variable);
|
|||
char *curl_version(void);
|
||||
|
||||
/* This is the version number */
|
||||
#define LIBCURL_VERSION "7.6.1-pre1"
|
||||
#define LIBCURL_VERSION "7.6.1-pre2"
|
||||
#define LIBCURL_VERSION_NUM 0x070601
|
||||
|
||||
/* linked-list structure for the CURLOPT_QUOTE option (and other) */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue