7.6.1 commit

This commit is contained in:
Daniel Stenberg
2001-02-13 13:37:14 +00:00
parent a140e5311d
commit 948c3b3aa9
3 changed files with 6 additions and 4 deletions

View File

@@ -452,7 +452,7 @@ char *curl_getenv(char *variable);
char *curl_version(void);
/* This is the version number */
#define LIBCURL_VERSION "7.6.1-pre3"
#define LIBCURL_VERSION "7.6.1"
#define LIBCURL_VERSION_NUM 0x070601
/* linked-list structure for the CURLOPT_QUOTE option (and other) */