7.7-beta5 commit

This commit is contained in:
Daniel Stenberg
2001-03-19 08:42:00 +00:00
parent eaaa1a1fd4
commit ea409d0374
3 changed files with 20 additions and 2 deletions

View File

@@ -476,7 +476,7 @@ char *curl_getenv(char *variable);
char *curl_version(void);
/* This is the version number */
#define LIBCURL_VERSION "7.7-beta3"
#define LIBCURL_VERSION "7.7-beta5"
#define LIBCURL_VERSION_NUM 0x070700
/* linked-list structure for the CURLOPT_QUOTE option (and other) */