From 39f673874f3c9fffa2261d316cd74b0605bbca0b Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 30 Oct 2003 13:30:21 +0000 Subject: [PATCH] Set version string to -CVS. This string is generated by maketgz at release- time. --- include/curl/curl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/curl/curl.h b/include/curl/curl.h index 2ed1740..884bcc7 100644 --- a/include/curl/curl.h +++ b/include/curl/curl.h @@ -29,7 +29,7 @@ /* This is the version number of the libcurl package from which this header file origins: */ -#define LIBCURL_VERSION "7.10.8-pre5" +#define LIBCURL_VERSION "7.10.8-CVS" /* This is the numeric version of the libcurl version number, meant for easier parsing and comparions by programs. The LIBCURL_VERSION_NUM define will -- 2.7.4