aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2000-12-04 09:44:57 +0000
committerDaniel Stenberg <daniel@haxx.se>2000-12-04 09:44:57 +0000
commit52707f959058c148c8a5ef4e81d0599780a1c014 (patch)
tree391c871c963f6f925696526606f1dbbfd6950b9d /include
parentbe2369ed145089947d70e2b87173729caac63a42 (diff)
7.5-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 56f705681..3cadc83ed 100644
--- a/include/curl/curl.h
+++ b/include/curl/curl.h
@@ -470,7 +470,7 @@ char *curl_getenv(char *variable);
char *curl_version(void);
/* This is the version number */
-#define LIBCURL_VERSION "7.5-pre4"
+#define LIBCURL_VERSION "7.5"
#define LIBCURL_VERSION_NUM 0x070500
/* linked-list structure for the CURLOPT_QUOTE option (and other) */