6.5.2 release commit

This commit is contained in:
Daniel Stenberg 2000-03-21 15:37:13 +00:00
parent a2d2569c7d
commit 475869a612
7 changed files with 708 additions and 634 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.5"
#define LIBCURL_VERSION "6.5.2"
/* linked-list structure for QUOTE */
struct curl_slist {