aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-03-22 17:21:07 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-03-22 17:21:07 +0000
commit546572da0457f37c698c02d0a08d90fdfcbeedec (patch)
tree9e013b36e8ba50caccb51f9aa30f5eb53a8feb63 /include
parent005536cc28d501008f318d723b96cb9692a3f7f7 (diff)
7.7 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 29f77db5a..9d9c7a7ff 100644
--- a/include/curl/curl.h
+++ b/include/curl/curl.h
@@ -481,7 +481,7 @@ char *curl_escape(char *string, int length);
char *curl_unescape(char *string, int length);
/* This is the version number */
-#define LIBCURL_VERSION "7.7-beta5"
+#define LIBCURL_VERSION "7.7"
#define LIBCURL_VERSION_NUM 0x070700
/* linked-list structure for the CURLOPT_QUOTE option (and other) */