7.10.4 commit

This commit is contained in:
Daniel Stenberg 2003-04-02 07:48:56 +00:00
parent 735a4714f4
commit bfd00ac2ed
2 changed files with 2 additions and 2 deletions

View file

@ -814,7 +814,7 @@ CURLcode curl_global_init(long flags);
void curl_global_cleanup(void);
/* This is the version number */
#define LIBCURL_VERSION "7.10.4-pre6"
#define LIBCURL_VERSION "7.10.4"
#define LIBCURL_VERSION_NUM 0x070a04
/* linked-list structure for the CURLOPT_QUOTE option (and other) */