aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-08-06 08:43:37 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-08-06 08:43:37 +0000
commita6a367380422fcfcd48886c403bfbdecf9c7d28d (patch)
treeba7b5adef79c80fdef8ce68cc850a558410cd865 /include
parent944f9a73f43d1f76f6b1697e2a0655f1811e067c (diff)
7.8.1-pre3 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 8fcf65edf..39317312c 100644
--- a/include/curl/curl.h
+++ b/include/curl/curl.h
@@ -509,7 +509,7 @@ void curl_global_cleanup(void);
/* This is the version number */
-#define LIBCURL_VERSION "7.8.1-pre2"
+#define LIBCURL_VERSION "7.8.1-pre3"
#define LIBCURL_VERSION_NUM 0x070801
/* linked-list structure for the CURLOPT_QUOTE option (and other) */