From 948c3b3aa9e9485f1720b04adb2c49b6a758483e Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 13 Feb 2001 13:37:14 +0000 Subject: 7.6.1 commit --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/version.h b/src/version.h index b7c1dc980..0a11cfd4d 100644 --- a/src/version.h +++ b/src/version.h @@ -1,3 +1,3 @@ #define CURL_NAME "curl" -#define CURL_VERSION "7.6.1-pre3" +#define CURL_VERSION "7.6.1" #define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") " -- cgit v1.2.3