aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2000-11-22 14:27:47 +0000
committerDaniel Stenberg <daniel@haxx.se>2000-11-22 14:27:47 +0000
commit6f4f3c79b62e60c7f45a62bae01951e07e7d1054 (patch)
treefc51395be8fcaaab5e57db7f7860aee17ac8ac1b /include
parent593df2f18a733a269aacc15cdd6c8630e8ffb65a (diff)
7.5-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 6dcfb5d95..ea3c25d5a 100644
--- a/include/curl/curl.h
+++ b/include/curl/curl.h
@@ -469,7 +469,7 @@ char *curl_getenv(char *variable);
char *curl_version(void);
/* This is the version number */
-#define LIBCURL_VERSION "7.5-pre2"
+#define LIBCURL_VERSION "7.5-pre3"
#define LIBCURL_VERSION_NUM 0x070500
/* linked-list structure for the CURLOPT_QUOTE option (and other) */