aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-03-31 14:02:43 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-03-31 14:02:43 +0000
commitfd33923496e8c04757acfcc8131806703d86bfac (patch)
tree10f265e5e63eed131ec19fd9da1cbb3a84d38c45 /include
parenta55649dc82d8227dd2e07cf59544f626646caf02 (diff)
7.10.4-pre6 commit
Diffstat (limited to 'include')
-rw-r--r--include/curl/curl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/curl/curl.h b/include/curl/curl.h
index e7f5d5fd9..15004c4a8 100644
--- a/include/curl/curl.h
+++ b/include/curl/curl.h
@@ -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-pre5"
+#define LIBCURL_VERSION "7.10.4-pre6"
#define LIBCURL_VERSION_NUM 0x070a04
/* linked-list structure for the CURLOPT_QUOTE option (and other) */