release commit

This commit is contained in:
Daniel Stenberg
2001-01-05 06:30:18 +00:00
parent 06730bc905
commit 9f9cac7402
5 changed files with 192 additions and 43 deletions

View File

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