7.7 beta 2 fixes

This commit is contained in:
Daniel Stenberg
2001-03-13 15:44:31 +00:00
parent 60bbb64a81
commit ff681f7bfd
4 changed files with 43 additions and 21 deletions

View File

@@ -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) */