From 67273eed9bc06b864bfb5882fc87ee6cd891be38 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 13 Jun 2002 14:37:15 +0000 Subject: 7.9.8 commit --- 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 686204210..c616466dc 100644 --- a/include/curl/curl.h +++ b/include/curl/curl.h @@ -747,7 +747,7 @@ CURLcode curl_global_init(long flags); void curl_global_cleanup(void); /* This is the version number */ -#define LIBCURL_VERSION "7.9.8-pre3" +#define LIBCURL_VERSION "7.9.8" #define LIBCURL_VERSION_NUM 0x070908 /* linked-list structure for the CURLOPT_QUOTE option (and other) */ -- cgit v1.2.3