7.9.4-pre2

This commit is contained in:
Daniel Stenberg
2002-02-04 09:51:41 +00:00
parent 9dab850874
commit 685b180ab6
4 changed files with 35 additions and 7 deletions

View File

@@ -613,7 +613,7 @@ CURLcode curl_global_init(long flags);
void curl_global_cleanup(void);
/* This is the version number */
#define LIBCURL_VERSION "7.9.4-pre1"
#define LIBCURL_VERSION "7.9.4-pre2"
#define LIBCURL_VERSION_NUM 0x070904
/* linked-list structure for the CURLOPT_QUOTE option (and other) */