aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-03-04 16:34:20 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-03-04 16:34:20 +0000
commitcf8704ccdf60a34ba7862a0848724b9862158c86 (patch)
treef553b638347df8e1b1c129e5dc51a840bcb2ce1a /include
parent5543c2f11fe9ae27db2f367ac99422888a3e526d (diff)
7.7 alpha 2 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 d36e654d3..b88ef35fb 100644
--- a/include/curl/curl.h
+++ b/include/curl/curl.h
@@ -458,7 +458,7 @@ char *curl_getenv(char *variable);
char *curl_version(void);
/* This is the version number */
-#define LIBCURL_VERSION "7.7-alpha1"
+#define LIBCURL_VERSION "7.7-alpha2"
#define LIBCURL_VERSION_NUM 0x070000
/* linked-list structure for the CURLOPT_QUOTE option (and other) */