mirror of
https://github.com/curl/curl.git
synced 2026-04-16 11:01:41 +03:00
7.7 beta 2 fixes
This commit is contained in:
parent
60bbb64a81
commit
ff681f7bfd
4 changed files with 43 additions and 21 deletions
|
|
@ -471,7 +471,7 @@ char *curl_getenv(char *variable);
|
|||
char *curl_version(void);
|
||||
|
||||
/* This is the version number */
|
||||
#define LIBCURL_VERSION "7.7-beta1"
|
||||
#define LIBCURL_VERSION "7.7-beta2"
|
||||
#define LIBCURL_VERSION_NUM 0x070700
|
||||
|
||||
/* linked-list structure for the CURLOPT_QUOTE option (and other) */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue