From 93c53424c813e1c177b6b35057adeac0f71b86ac Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 22 May 2001 18:16:24 +0000 Subject: cleanup commit for new autoconf+automake+libtool versions --- include/curl/curl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/curl/curl.h b/include/curl/curl.h index 7c916185e..42b2826e8 100644 --- a/include/curl/curl.h +++ b/include/curl/curl.h @@ -493,7 +493,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.4-pre1" +#define LIBCURL_VERSION "7.7.4-pre2" #define LIBCURL_VERSION_NUM 0x070704 /* linked-list structure for the CURLOPT_QUOTE option (and other) */ -- cgit v1.2.3