From 93c53424c813e1c177b6b35057adeac0f71b86ac Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 22 May 2001 18:16:24 +0000 Subject: cleanup commit for new autoconf+automake+libtool versions --- 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 22390f2f7..75e2583ed 100644 --- a/src/version.h +++ b/src/version.h @@ -1,3 +1,3 @@ #define CURL_NAME "curl" -#define CURL_VERSION "7.7.3" +#define CURL_VERSION "7.7.4-pre2" #define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") " -- cgit v1.2.3