diff options
author | Daniel Stenberg <daniel@haxx.se> | 2001-05-28 21:50:00 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2001-05-28 21:50:00 +0000 |
commit | 223c48e6b5389ea763305b87dd4486b47a88587e (patch) | |
tree | 90acb117949a9b6eb65a0a6ff2816613c34cb552 /src | |
parent | 7bb7550e23e70528f8c138d7e65275ac970a0351 (diff) |
7.8-pre1 commit
Diffstat (limited to 'src')
-rw-r--r-- | src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.h b/src/version.h index 75e2583ed..768cca6b5 100644 --- a/src/version.h +++ b/src/version.h @@ -1,3 +1,3 @@ #define CURL_NAME "curl" -#define CURL_VERSION "7.7.4-pre2" +#define CURL_VERSION "7.8-pre1" #define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") " |