6.5 cleanup commit

This commit is contained in:
Daniel Stenberg 2000-03-14 08:33:15 +00:00
parent 93389de614
commit 90030a49c7
7 changed files with 247 additions and 143 deletions

View file

@ -418,7 +418,7 @@ char *curl_GetEnv(char *variable);
char *curl_version(void);
/* This is the version number */
#define LIBCURL_VERSION "6.5pre1"
#define LIBCURL_VERSION "6.5"
/* linked-list structure for QUOTE */
struct curl_slist {