7.7 alpha 2 commit

This commit is contained in:
Daniel Stenberg
2001-03-04 16:34:20 +00:00
parent 5543c2f11f
commit cf8704ccdf
8 changed files with 50 additions and 8 deletions

View File

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