aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2002-02-05 11:43:29 +0000
committerDaniel Stenberg <daniel@haxx.se>2002-02-05 11:43:29 +0000
commit5370d7a6ebebecd8aff515d3b7528bf24d49b587 (patch)
treeb270dc0080a0baf4f1bba7d9d538c3795806e6cd /include
parent685b180ab6cad415f18eb0c1cef694c3b7b1c704 (diff)
7.9.4
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 07dafd748..420be3aa3 100644
--- a/include/curl/curl.h
+++ b/include/curl/curl.h
@@ -613,7 +613,7 @@ CURLcode curl_global_init(long flags);
void curl_global_cleanup(void);
/* This is the version number */
-#define LIBCURL_VERSION "7.9.4-pre2"
+#define LIBCURL_VERSION "7.9.4"
#define LIBCURL_VERSION_NUM 0x070904
/* linked-list structure for the CURLOPT_QUOTE option (and other) */