7.3 commit

This commit is contained in:
Daniel Stenberg
2000-09-28 10:26:44 +00:00
parent 221f1c2ca2
commit 13962adcb5
13 changed files with 228 additions and 133 deletions

View File

@@ -442,7 +442,7 @@ char *curl_getenv(char *variable);
char *curl_version(void);
/* This is the version number */
#define LIBCURL_VERSION "7.3-pre6"
#define LIBCURL_VERSION "7.3"
#define LIBCURL_VERSION_NUM 0x070300
/* linked-list structure for the CURLOPT_QUOTE option */