mirror of
https://github.com/curl/curl.git
synced 2026-08-24 11:43:38 +03:00
7.5-pre3 commit
This commit is contained in:
parent
593df2f18a
commit
6f4f3c79b6
5 changed files with 271 additions and 224 deletions
|
|
@ -469,7 +469,7 @@ char *curl_getenv(char *variable);
|
|||
char *curl_version(void);
|
||||
|
||||
/* This is the version number */
|
||||
#define LIBCURL_VERSION "7.5-pre2"
|
||||
#define LIBCURL_VERSION "7.5-pre3"
|
||||
#define LIBCURL_VERSION_NUM 0x070500
|
||||
|
||||
/* linked-list structure for the CURLOPT_QUOTE option (and other) */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue