From bf9b9ca29d7bd7c81db6d0e4a85356831572f28d Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 14 Jan 2003 12:42:26 +0000 Subject: 7.10.3 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 29cb5d367..7928063a1 100644 --- a/src/version.h +++ b/src/version.h @@ -1,3 +1,3 @@ #define CURL_NAME "curl" -#define CURL_VERSION "7.10.3-pre4" +#define CURL_VERSION "7.10.3" #define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") " -- cgit v1.2.3