mirror of
https://github.com/curl/curl.git
synced 2026-07-24 17:17:22 +03:00
7.7.1 commit
This commit is contained in:
parent
6bd1ed034a
commit
50a53d4eec
3 changed files with 8 additions and 2 deletions
|
|
@ -481,7 +481,7 @@ char *curl_escape(char *string, int length);
|
|||
char *curl_unescape(char *string, int length);
|
||||
|
||||
/* This is the version number */
|
||||
#define LIBCURL_VERSION "7.7.1-beta1"
|
||||
#define LIBCURL_VERSION "7.7.1"
|
||||
#define LIBCURL_VERSION_NUM 0x070701
|
||||
|
||||
/* linked-list structure for the CURLOPT_QUOTE option (and other) */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue