7.9.6 commit

This commit is contained in:
Daniel Stenberg
2002-04-15 06:58:04 +00:00
parent 2361aabbef
commit 9549cfde02
3 changed files with 11 additions and 2 deletions

View File

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