From e2e64798b5d3f1d1c75386448a6a56480828c0e5 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 1 Oct 2002 08:57:49 +0000 Subject: 7.10 --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/version.h') diff --git a/src/version.h b/src/version.h index 845aa543d..a27ff8f71 100644 --- a/src/version.h +++ b/src/version.h @@ -1,3 +1,3 @@ #define CURL_NAME "curl" -#define CURL_VERSION "7.10-pre2" +#define CURL_VERSION "7.10" #define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") " -- cgit v1.2.3