From 475869a61203cf3d3deb9a4788052a2c6221df94 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 21 Mar 2000 15:37:13 +0000 Subject: 6.5.2 release commit --- 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 fcbce529b..7eb55d704 100644 --- a/src/version.h +++ b/src/version.h @@ -1,3 +1,3 @@ #define CURL_NAME "curl" -#define CURL_VERSION "6.5" +#define CURL_VERSION "6.5.2" #define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") " -- cgit v1.2.3